summaryrefslogtreecommitdiff
path: root/elisp
AgeCommit message (Expand)Author
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
2010-06-14New elisp file (geiser-menu) added to Makefile.am.Jose Antonio Ortega Ruiz
2010-06-14REPL menu.Jose Antonio Ortega Ruiz
2010-06-14Support for minor mode toggling in menus.Jose Antonio Ortega Ruiz
2010-06-14Menu for documentation browser.Jose Antonio Ortega Ruiz
2010-06-14Generic support for menus.Jose Antonio Ortega Ruiz
2010-06-14Half-baked code deactivated for now.Jose Antonio Ortega Ruiz
2010-06-14Dead code elimination.Jose Antonio Ortega Ruiz
2010-06-12Fix for popups: don't deactivate view-mode on exit.Jose Antonio Ortega Ruiz
2010-06-12Nit.Jose Antonio Ortega Ruiz
2010-06-12New buttons (source, forward/backward) in document browser.Jose Antonio Ortega Ruiz
2010-06-11Fixes for module navigation in doc browser.Jose Antonio Ortega Ruiz
2010-06-06Elisp: missing require.Jose Antonio Ortega Ruiz
2010-06-06Elisp: better fix for previous bug.Jose Antonio Ortega Ruiz
2010-06-06Elisp: fixes for key args display.Jose Antonio Ortega Ruiz
2010-06-06Adding define-syntax-rule to heuristics for locating definitions.Jose Antonio Ortega Ruiz
2010-06-06Conflicts between view-mode and geiser-doc-mode keymaps removed.Jose Antonio Ortega Ruiz
2010-06-06Avoiding duplicates in autodoc arg listsJose Antonio Ortega Ruiz
2010-06-06Reusing emacs view-mode for pop-up windows.Jose Antonio Ortega Ruiz
2010-06-06Whitespace.Jose Antonio Ortega Ruiz
2010-06-05Racket: providing error contextsJose Antonio Ortega Ruiz
2010-06-05Better signature parsing (improper arg lists).Jose Antonio Ortega Ruiz
2010-06-05Bug in scheme reader fixedJose Antonio Ortega Ruiz
2010-06-05Racket: better autodoc for syntax formsJose Antonio Ortega Ruiz
2010-05-24Elisp: misc little bugs (revealed by the byte compiler) fixed.Jose Antonio Ortega Ruiz
2010-05-24Elisp: compilation fixed.Jose Antonio Ortega Ruiz
2010-05-24Racket: PLT implementation renamed to Racket.Jose Antonio Ortega Ruiz
2010-05-23Racket support (PLT 5 needed).Jose Antonio Ortega Ruiz
2010-04-01Using the scheme reader to read modules names.Jose Antonio Ortega Ruiz
2010-04-01More lenient scheme reader.Jose Antonio Ortega Ruiz
2010-03-31PLT: geiser is now a regular module.Jose Antonio Ortega Ruiz
2010-03-28More robust REPL input handling.Jose Antonio Ortega Ruiz
2010-03-28PLT: Correct version check.Jose Antonio Ortega Ruiz
2010-03-27PLT: Preserving pretty-printing in evaluation outputs.Jose Antonio Ortega Ruiz
2010-03-27Automatically pop-up dbg buffer if there's any output during evaluation.Jose Antonio Ortega Ruiz
2010-03-15Bug fix: M-. now works in documentation buffers.Jose Antonio Ortega Ruiz
2010-03-15Whitespace.Jose Antonio Ortega Ruiz
2010-03-08Hook to setup the debugger when it's launched.Jose Antonio Ortega Ruiz
2010-03-07Better prompt behaviour in switch to REPL and module.Jose Antonio Ortega Ruiz
2010-03-07Go to geiser and switch to module: echoing.Jose Antonio Ortega Ruiz