index
:
geiser-guile
buggie-buggie
master
geiser and guile talk to each other
jao
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elisp
/
geiser-autodoc.el
Age
Commit message (
Collapse
)
Author
2009-05-04
Autodoc: support for info about variables.
Jose Antonio Ortega Ruiz
2009-03-05
turn-on/off-geiser-mode commands added and used in scheme-mode-hook.
Jose Antonio Ortega Ruiz
2009-03-03
Highlight also #:key in autodoc.
Jose Antonio Ortega Ruiz
2009-03-03
Micro-optimisation.
Jose Antonio Ortega Ruiz
2009-03-02
Autodoc enhancements:
Jose Antonio Ortega Ruiz
* Use argument names from guile-procedures.txt when available. * Highlihgt #:opt with a face of its own.
2009-03-02
Fix (again!) completion for symbols outside enclosing forms.
Jose Antonio Ortega Ruiz
2009-03-01
Miscellaneous little fixes.
Jose Antonio Ortega Ruiz
2009-02-28
Display (quote foo) as 'foo in autodoc strings.
Jose Antonio Ortega Ruiz
2009-02-28
Refactoring: local bindings discovery moved to schemeland.
Jose Antonio Ortega Ruiz
2009-02-28
Simpler handling of rest args in Emacs' side.
Jose Antonio Ortega Ruiz
2009-02-27
Font lock for autodoc's function name.
Jose Antonio Ortega Ruiz
2009-02-27
Autodoc system revamped.
Jose Antonio Ortega Ruiz
2009-02-24
Partial support for stack trace display.
Jose Antonio Ortega Ruiz
2009-02-17
Separate commands for evaluation and compilation.
Jose Antonio Ortega Ruiz
2009-02-16
New command: module documentation.
Jose Antonio Ortega Ruiz
2009-02-14
Autodoc: try symbol at point first. Some cleanups.
Jose Antonio Ortega Ruiz
2009-02-14
Small autodoc fixes.
Jose Antonio Ortega Ruiz
2009-02-13
Small improvements.
Jose Antonio Ortega Ruiz
2009-02-13
Faster, asynchronous autodoc.
Jose Antonio Ortega Ruiz
2009-02-10
Multi-level form arity recognition in autodoc.
Jose Antonio Ortega Ruiz
2009-02-10
Optionally show procedure modules in autodoc.
Jose Antonio Ortega Ruiz
2009-02-09
Don't echo any autodoc info when arity is not available.
Jose Antonio Ortega Ruiz
2009-02-09
Basic region/definition/sexp evaluation and autodoc mode working.
Jose Antonio Ortega Ruiz