summaryrefslogtreecommitdiff
path: root/elisp
AgeCommit message (Expand)Author
2010-09-06Autodoc: clean cache upon evaluationJose Antonio Ortega Ruiz
2010-09-05Guile: fixes for compilation error regexpsJose Antonio Ortega Ruiz
2010-09-05Guile: xref commands working againJose Antonio Ortega Ruiz
2010-09-04REPL: (optionally) forget old errors on new expressionsJose Antonio Ortega Ruiz
2010-09-02Yet another fix for scan locals (completion)Jose Antonio Ortega Ruiz
2010-09-01Fix for C-c C-m (enter module) in REPLJose Antonio Ortega Ruiz
2010-08-31Correctly deactivating autodoc when leaving geiser-modeJose Antonio Ortega Ruiz
2010-08-31Make geiser-mode ask which scheme on activation if guessing failsJose Antonio Ortega Ruiz
2010-08-31Fix for importing modules at the REPLJose Antonio Ortega Ruiz
2010-08-30Fix for locals scanning in presence of rest arguments.Jose Antonio Ortega Ruiz
2010-08-30More docs and a function renamed.Jose Antonio Ortega Ruiz
2010-08-24Compilation commands removed from menu.Jose Antonio Ortega Ruiz
2010-08-21Bug fix: end-of-buffer in elisp code.Jose Antonio Ortega Ruiz
2010-08-20Providing feedback while retrieving completion listsJose Antonio Ortega Ruiz
2010-08-19Redisplaying the prompt after empty lines on the REPL.Jose Antonio Ortega Ruiz
2010-08-14New restart repl command and a bit more docs.Jose Antonio Ortega Ruiz
2010-08-11Fixed bug in autodoc signature recognition.Jose Antonio Ortega Ruiz
2010-08-07geiser-font-lock-autodoc-procedure-name -> geiser-font-lock-autodoc-identifierJose Antonio Ortega Ruiz
2010-08-07geiser-autodoc-procedure-name-format -> geiser-autodoc-identifier-formatJose Antonio Ortega Ruiz
2010-08-06Nit.Jose Antonio Ortega Ruiz
2010-08-06Bug fix: menu code was obliterating the buffer's associated.repl.Jose Antonio Ortega Ruiz
2010-08-06Keybinding changes documented.Jose Antonio Ortega Ruiz
2010-08-06Removing key bindings of the form C-c <alphabetic>.Jose Antonio Ortega Ruiz
2010-07-31Making geiser-scheme-implementation work as advertised.Jose Antonio Ortega Ruiz
2010-07-31Fix for the fix.Jose Antonio Ortega Ruiz
2010-07-31Autodoc: fix for current argument hihglighting.Jose Antonio Ortega Ruiz
2010-07-28Displaying variable values in autodoc.Jose Antonio Ortega Ruiz
2010-07-25C-c z as a to and fro jump, plus documentation.Jose Antonio Ortega Ruiz
2010-07-25Tweaks to scheme implementation selection, and docs for it.Jose Antonio Ortega Ruiz
2010-07-24Truncating lines in documentation browser.Jose Antonio Ortega Ruiz
2010-07-24Racket: showing contracts in module documentation.Jose Antonio Ortega Ruiz
2010-07-20Guile: geiser commands working at the debugging prompt.Jose Antonio Ortega Ruiz
2010-07-19REPL: new doc bindings in tune with those in scheme buffers.Jose Antonio Ortega Ruiz
2010-07-08Avoiding old-style backquotes during compilation of geiser-popup.el.Jose Antonio Ortega Ruiz
2010-07-05Racket: indentation for typed binding forms.Jose Antonio Ortega Ruiz
2010-07-05Racket: following error links in separate window.Jose Antonio Ortega Ruiz
2010-06-28REPL: fix for M-. bindingJose Antonio Ortega Ruiz
2010-06-27Some REPL tweaks.Jose Antonio Ortega Ruiz
2010-06-27Better switch/import REPL commands.Jose Antonio Ortega Ruiz
2010-06-23REPL: quit command.Jose Antonio Ortega Ruiz
2010-06-23REPL: change current module command and better bindings.Jose Antonio Ortega Ruiz
2010-06-17Catching abnormal exits of the inferior scheme process.Jose Antonio Ortega Ruiz
2010-06-15Menu for debug buffer.Jose Antonio Ortega Ruiz
2010-06-15Hiding the obsolete scheme menu in geiser-mode buffers.Jose Antonio Ortega Ruiz
2010-06-14Menus for geiser-mode.Jose Antonio Ortega Ruiz
2010-06-14Better keybindings for documentation browserJose Antonio Ortega Ruiz
2010-06-14Popups improvements (excluding view mode's keymap).Jose Antonio Ortega Ruiz
2010-06-14Refactoring.Jose Antonio Ortega Ruiz
2010-06-14Nits.Jose Antonio Ortega Ruiz
2010-06-14Better menus.Jose Antonio Ortega Ruiz