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-syntax.el
Age
Commit message (
Expand
)
Author
2009-02-21
Offer also local bindings as possible completions in M-TAB.
Jose Antonio Ortega Ruiz
2009-02-17
Separate commands for evaluation and compilation.
Jose Antonio Ortega Ruiz
2009-02-16
New command to open module file.
Jose Antonio Ortega Ruiz
2009-02-15
Nits.
Jose Antonio Ortega Ruiz
2009-02-14
Autodoc: try symbol at point first. Some cleanups.
Jose Antonio Ortega Ruiz
2009-02-13
Small improvements.
Jose Antonio Ortega Ruiz
2009-02-12
Edit symbol at point for programs.
Jose Antonio Ortega Ruiz
2009-02-11
Don't let (ice-9 history) confuse the evaluator.
Jose Antonio Ortega Ruiz
2009-02-10
Multi-level form arity recognition in autodoc.
Jose Antonio Ortega Ruiz
2009-02-10
Small fix for '() argument position reporting.
Jose Antonio Ortega Ruiz
2009-02-09
Better preparation of Scheme results for the Elisp reader.
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
Better argument position detection in autodoc.
Jose Antonio Ortega Ruiz
2009-02-09
Basic region/definition/sexp evaluation and autodoc mode working.
Jose Antonio Ortega Ruiz