summaryrefslogtreecommitdiff
path: root/elisp
AgeCommit message (Expand)Author
2009-04-28Fixes for eval/compilation error display.Jose Antonio Ortega Ruiz
2009-04-27Support for external help functions (and application to PLT).Jose Antonio Ortega Ruiz
2009-04-26run-geiser is now aware of the current buffer's implementation.Jose Antonio Ortega Ruiz
2009-04-26PLT support: basic startup and evaluation working.Jose Antonio Ortega Ruiz
2009-04-09Minor nitsJose Antonio Ortega Ruiz
2009-04-05Xrefs formatting nits.Jose Antonio Ortega Ruiz
2009-04-05Bug fix.Jose Antonio Ortega Ruiz
2009-04-05Better xrefs display (classified by module).Jose Antonio Ortega Ruiz
2009-04-03Print bye-bye message when leaving repl with C-d.Jose Antonio Ortega Ruiz
2009-04-01Better xref display.Jose Antonio Ortega Ruiz
2009-04-01Bug fix: really remove killed buffers from the list of closed repls.Jose Antonio Ortega Ruiz
2009-03-21Echo area message while retrieving xrefs.Jose Antonio Ortega Ruiz
2009-03-20Missing require.Jose Antonio Ortega Ruiz
2009-03-20Reuse closed REPL buffers.Jose Antonio Ortega Ruiz
2009-03-19More robust sexp scanning for autodoc.Jose Antonio Ortega Ruiz
2009-03-18Callers/callees (C-c <, C-c >).Jose Antonio Ortega Ruiz
2009-03-17Bug fix.Jose Antonio Ortega Ruiz
2009-03-17Misc nits and work in progress.Jose Antonio Ortega Ruiz
2009-03-16Key for geiser-set-scheme in geiser-mode.Jose Antonio Ortega Ruiz
2009-03-16Segregate REPL history files by implementation.Jose Antonio Ortega Ruiz
2009-03-16Elisp-side larceny.Jose Antonio Ortega Ruiz
2009-03-16Many a bug fix in multiple implementation support.Jose Antonio Ortega Ruiz
2009-03-15Multiple values as evaluation result supported.Jose Antonio Ortega Ruiz
2009-03-14Show implementation in geiser-mode's modeline.Jose Antonio Ortega Ruiz
2009-03-13Module documentation command works again when invoked from the REPL.Jose Antonio Ortega Ruiz
2009-03-13Don't bother asking if there's only one implementation.Jose Antonio Ortega Ruiz
2009-03-11Better (at least in US keyboards) default key (M-`) for module name completion.Jose Antonio Ortega Ruiz
2009-03-11Guilisms removed from geiser-repl.Jose Antonio Ortega Ruiz
2009-03-11Support for multiple Scheme implementations, Chapter 2.Jose Antonio Ortega Ruiz
2009-03-10Reload Geiser libraries in the right order.Jose Antonio Ortega Ruiz
2009-03-09Support for multiple Scheme implementations, Chapter 1.Jose Antonio Ortega Ruiz
2009-03-07A bit of key bindings reorg: macro-related commands start with C-cC-m.Jose Antonio Ortega Ruiz
2009-03-06A bit more robust generic methods.Jose Antonio Ortega Ruiz
2009-03-06New command to display generic methods (C-cC-dg) implemented.Jose Antonio Ortega Ruiz
2009-03-05turn-on/off-geiser-mode commands added and used in scheme-mode-hook.Jose Antonio Ortega Ruiz
2009-03-04Leave quasiquote alone in autodoc.Jose Antonio Ortega Ruiz
2009-03-04New geiser-reload command. New geiser command.Jose Antonio Ortega Ruiz
2009-03-03Highlight also #:key in autodoc.Jose Antonio Ortega Ruiz
2009-03-03Micro-optimisation.Jose Antonio Ortega Ruiz
2009-03-02Autodoc enhancements:Jose Antonio Ortega Ruiz
2009-03-02Correctly specify current module in REPL (and make it generic).Jose Antonio Ortega Ruiz
2009-03-02Fix recursive require. Nicer arg names in autodoc.Jose Antonio Ortega Ruiz
2009-03-02Tiny refactoring.Jose Antonio Ortega Ruiz
2009-03-02Correctly detecting first occurrences of methods in M-.Jose Antonio Ortega Ruiz
2009-03-02Fix (again!) completion for symbols outside enclosing forms.Jose Antonio Ortega Ruiz
2009-03-01Macro-expand commands.Jose Antonio Ortega Ruiz
2009-03-01Refactoring the refactoring.Jose Antonio Ortega Ruiz
2009-03-01Some refactoring and new ge:macroexpand.Jose Antonio Ortega Ruiz
2009-03-01Completions buffer renamed to *Geiser completions*.Jose Antonio Ortega Ruiz
2009-03-01More precise argument position highlighting in autodoc.Jose Antonio Ortega Ruiz