summaryrefslogtreecommitdiff
path: root/elisp
AgeCommit message (Expand)Author
2009-08-23Fixes for all byte-compilation warnings.Jose Antonio Ortega Ruiz
2009-08-23Autotoolification.Jose Antonio Ortega Ruiz
2009-08-20Bug fix: bogus regexp.Jose Antonio Ortega Ruiz
2009-08-19C-c k == nuke replJose Antonio Ortega Ruiz
2009-08-18REPLs: using compile-shell-minor-mode.Jose Antonio Ortega Ruiz
2009-08-18PLT: bug fix in (module) recognition.Jose Antonio Ortega Ruiz
2009-08-18Yet another deklugdification: locals scanning moved to elisp.Jose Antonio Ortega Ruiz
2009-08-17Well, i said that it was better, not that it was perfect.Jose Antonio Ortega Ruiz
2009-08-17Simpler, more correct and efficient autodoc implementation.Jose Antonio Ortega Ruiz
2009-08-11autodoc: better emacs display for opt/key markers.Jose Antonio Ortega Ruiz
2009-08-07kludgy fix for opt/key/rest markers in autodocJose Antonio Ortega Ruiz
2009-07-06Stray paren killed.Jose Antonio Ortega Ruiz
2009-07-02Simpler, nicer, more efficient handling of evaluation results. ItJose Antonio Ortega Ruiz
2009-06-29Safer handling of file line and columns in emacs.Jose Antonio Ortega Ruiz
2009-06-28Bug fix: initialisation loop removed.Jose Antonio Ortega Ruiz
2009-06-20REPL improvements: bailing out earlier on startup abort; C-c z DTRTJose Antonio Ortega Ruiz
2009-06-20Auxiliary function.Jose Antonio Ortega Ruiz
2009-06-19New user command to unregister Scheme implementations.Jose Antonio Ortega Ruiz
2009-06-19Bug fix.Jose Antonio Ortega Ruiz
2009-06-19User command to register scheme implementations (geiser-register-implementati...Jose Antonio Ortega Ruiz
2009-06-19Registered implementations are loaded by default.Jose Antonio Ortega Ruiz
2009-06-19Better display of evaluation results.Jose Antonio Ortega Ruiz
2009-06-19Directory-specific implementations.Jose Antonio Ortega Ruiz
2009-06-18PLT: Bug fix in implementation guessing.Jose Antonio Ortega Ruiz
2009-06-18Will i ever get initialisation right?Jose Antonio Ortega Ruiz
2009-06-18Initialisation fixes.Jose Antonio Ortega Ruiz
2009-06-17Refactoring.Jose Antonio Ortega Ruiz
2009-06-17PLT: buttonize errors implemented.Jose Antonio Ortega Ruiz
2009-06-17Auxiliary functions to insert error links.Jose Antonio Ortega Ruiz
2009-06-17Implementation-specific backtrace display.Jose Antonio Ortega Ruiz
2009-06-17Whitespace.Jose Antonio Ortega Ruiz
2009-06-17Circular dependencies between elisp modules eliminated.Jose Antonio Ortega Ruiz
2009-06-17Whitespace.Jose Antonio Ortega Ruiz
2009-06-16Fixes in retort parsing.Jose Antonio Ortega Ruiz
2009-06-16Elimination of dead code in stack trace display.Jose Antonio Ortega Ruiz
2009-06-16Better parsing of scheme retorts in the Emacs end.Jose Antonio Ortega Ruiz
2009-06-14Fixes in geiser-reload (unload forcibly and pick repl implementations).Jose Antonio Ortega Ruiz
2009-06-13Guile: rewriting stack trace captures - not yet complete.Jose Antonio Ortega Ruiz
2009-06-10Share scheme-indent-function tweaks across implementations.Jose Antonio Ortega Ruiz
2009-05-25module-children -> module-exports.Jose Antonio Ortega Ruiz
2009-05-25Fix to documentation browser's switch to repl keybinding.Jose Antonio Ortega Ruiz
2009-05-25PLT: New help functionality:Jose Antonio Ortega Ruiz
2009-05-25Bug fix and a bit of refactoring in geiser-doc.el.Jose Antonio Ortega Ruiz
2009-05-24Unintended change undone.Jose Antonio Ortega Ruiz
2009-05-24PLT: correct (or, at least, better) computation of module names.Jose Antonio Ortega Ruiz
2009-05-24Elisp leftovers trimmed.Jose Antonio Ortega Ruiz
2009-05-24Bug fix: delete results buffers only when a new request is available.Jose Antonio Ortega Ruiz
2009-05-24PLT: customizable collection directories.Jose Antonio Ortega Ruiz
2009-05-20Fixes for module names reading and evaluation result display.Jose Antonio Ortega Ruiz
2009-05-18Autodoc: correct detection of start of string in argument highlighting.Jose Antonio Ortega Ruiz