index
:
geiser-guile
buggie-buggie
master
geiser and guile talk to each other
jao
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elisp
/
geiser-mode.el
Age
Commit message (
Expand
)
Author
2009-03-16
Key for geiser-set-scheme in geiser-mode.
Jose Antonio Ortega Ruiz
2009-03-16
Many a bug fix in multiple implementation support.
Jose Antonio Ortega Ruiz
2009-03-14
Show implementation in geiser-mode's modeline.
Jose Antonio Ortega Ruiz
2009-03-11
Better (at least in US keyboards) default key (M-`) for module name completion.
Jose Antonio Ortega Ruiz
2009-03-11
Support for multiple Scheme implementations, Chapter 2.
Jose Antonio Ortega Ruiz
2009-03-09
Support for multiple Scheme implementations, Chapter 1.
Jose Antonio Ortega Ruiz
2009-03-07
A bit of key bindings reorg: macro-related commands start with C-cC-m.
Jose Antonio Ortega Ruiz
2009-03-06
A bit more robust generic methods.
Jose Antonio Ortega Ruiz
2009-03-06
New command to display generic methods (C-cC-dg) implemented.
Jose Antonio Ortega Ruiz
2009-03-05
turn-on/off-geiser-mode commands added and used in scheme-mode-hook.
Jose Antonio Ortega Ruiz
2009-03-04
New geiser-reload command. New geiser command.
Jose Antonio Ortega Ruiz
2009-03-01
Macro-expand commands.
Jose Antonio Ortega Ruiz
2009-03-01
Some refactoring and new ge:macroexpand.
Jose Antonio Ortega Ruiz
2009-02-25
Missing require.
Jose Antonio Ortega Ruiz
2009-02-24
Smart tab is not enabled by default; module completion bound to C-.
Jose Antonio Ortega Ruiz
2009-02-24
Partial support for stack trace display.
Jose Antonio Ortega Ruiz
2009-02-17
Separate commands for evaluation and compilation.
Jose Antonio Ortega Ruiz
2009-02-16
New command to open module file.
Jose Antonio Ortega Ruiz
2009-02-16
New command: module documentation.
Jose Antonio Ortega Ruiz
2009-02-15
Smart tab completion mode.
Jose Antonio Ortega Ruiz
2009-02-14
Autodoc: try symbol at point first. Some cleanups.
Jose Antonio Ortega Ruiz
2009-02-14
New command to get docstrings (C-cC-d).
Jose Antonio Ortega Ruiz
2009-02-12
Edit symbol at point for programs.
Jose Antonio Ortega Ruiz
2009-02-11
Load file commands.
Jose Antonio Ortega Ruiz
2009-02-11
Compile file.
Jose Antonio Ortega Ruiz
2009-02-09
TAB-completion for symbols in Scheme and REPL buffers.
Jose Antonio Ortega Ruiz
2009-02-09
Basic region/definition/sexp evaluation and autodoc mode working.
Jose Antonio Ortega Ruiz