summaryrefslogtreecommitdiff
path: root/elisp/geiser-mode.el
AgeCommit message (Expand)Author
2009-03-01Some refactoring and new ge:macroexpand.Jose Antonio Ortega Ruiz
2009-02-25Missing require.Jose Antonio Ortega Ruiz
2009-02-24Smart tab is not enabled by default; module completion bound to C-.Jose Antonio Ortega Ruiz
2009-02-24Partial support for stack trace display.Jose Antonio Ortega Ruiz
2009-02-17Separate commands for evaluation and compilation.Jose Antonio Ortega Ruiz
2009-02-16New command to open module file.Jose Antonio Ortega Ruiz
2009-02-16New command: module documentation.Jose Antonio Ortega Ruiz
2009-02-15Smart tab completion mode.Jose Antonio Ortega Ruiz
2009-02-14Autodoc: try symbol at point first. Some cleanups.Jose Antonio Ortega Ruiz
2009-02-14New command to get docstrings (C-cC-d).Jose Antonio Ortega Ruiz
2009-02-12Edit symbol at point for programs.Jose Antonio Ortega Ruiz
2009-02-11Load file commands.Jose Antonio Ortega Ruiz
2009-02-11Compile file.Jose Antonio Ortega Ruiz
2009-02-09TAB-completion for symbols in Scheme and REPL buffers.Jose Antonio Ortega Ruiz
2009-02-09Basic region/definition/sexp evaluation and autodoc mode working.Jose Antonio Ortega Ruiz