summaryrefslogtreecommitdiff
path: root/elisp/geiser-autodoc.el
AgeCommit message (Expand)Author
2009-08-25Slightly better autodoc caching (probably needs an overhaul, though).Jose Antonio Ortega Ruiz
2009-08-25Now this is cool: support for company mode.Jose Antonio Ortega Ruiz
2009-08-23Buglet in autodoc's argument display.Jose Antonio Ortega Ruiz
2009-08-23Fixes for all byte-compilation warnings.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-05-04Autodoc: support for info about variables.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-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-02Fix (again!) completion for symbols outside enclosing forms.Jose Antonio Ortega Ruiz
2009-03-01Miscellaneous little fixes.Jose Antonio Ortega Ruiz
2009-02-28Display (quote foo) as 'foo in autodoc strings.Jose Antonio Ortega Ruiz
2009-02-28Refactoring: local bindings discovery moved to schemeland.Jose Antonio Ortega Ruiz
2009-02-28Simpler handling of rest args in Emacs' side.Jose Antonio Ortega Ruiz
2009-02-27Font lock for autodoc's function name.Jose Antonio Ortega Ruiz
2009-02-27Autodoc system revamped.Jose Antonio Ortega Ruiz
2009-02-24Partial support for stack trace display.Jose Antonio Ortega Ruiz
2009-02-17Separate commands for evaluation and compilation.Jose Antonio Ortega Ruiz
2009-02-16New command: module documentation.Jose Antonio Ortega Ruiz
2009-02-14Autodoc: try symbol at point first. Some cleanups.Jose Antonio Ortega Ruiz
2009-02-14Small autodoc fixes.Jose Antonio Ortega Ruiz
2009-02-13Small improvements.Jose Antonio Ortega Ruiz
2009-02-13Faster, asynchronous autodoc.Jose Antonio Ortega Ruiz
2009-02-10Multi-level form arity recognition in autodoc.Jose Antonio Ortega Ruiz
2009-02-10Optionally show procedure modules in autodoc.Jose Antonio Ortega Ruiz
2009-02-09Don't echo any autodoc info when arity is not available.Jose Antonio Ortega Ruiz
2009-02-09Basic region/definition/sexp evaluation and autodoc mode working.Jose Antonio Ortega Ruiz