index
:
geiser
async
buggie-buggie
master
emacs and scheme talk to each other
jao
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elisp
/
geiser-xref.el
Age
Commit message (
Expand
)
Author
2016-04-20
Do not use 'geiser-xref--with-buffer' before it is defined
Alex Kost
2012-10-11
Whitespace
Jose Antonio Ortega Ruiz
2010-11-27
Fix for xref sorting by module
Jose Antonio Ortega Ruiz
2010-11-27
No more interning in the scheme reader
Jose Antonio Ortega Ruiz
2010-11-26
Remove unnecessary calls to symbol-at-point
Jose Antonio Ortega Ruiz
2010-10-30
Elisp: more flexible parsing of :eval and :ge forms
Jose Antonio Ortega Ruiz
2010-09-05
Guile: xref commands working again
Jose Antonio Ortega Ruiz
2009-11-13
Bug fix: displaying signatures correctly in xref buffers.
Jose Antonio Ortega Ruiz
2009-09-26
Bug fix: xref commands were always asking for the target procedure's name.
Jose Antonio Ortega Ruiz
2009-09-11
BSD relicensing: elisp code.
Jose Antonio Ortega Ruiz
2009-04-09
Minor nits
Jose Antonio Ortega Ruiz
2009-04-05
Xrefs formatting nits.
Jose Antonio Ortega Ruiz
2009-04-05
Bug fix.
Jose Antonio Ortega Ruiz
2009-04-05
Better xrefs display (classified by module).
Jose Antonio Ortega Ruiz
2009-04-01
Better xref display.
Jose Antonio Ortega Ruiz
2009-03-21
Echo area message while retrieving xrefs.
Jose Antonio Ortega Ruiz
2009-03-18
Callers/callees (C-c <, C-c >).
Jose Antonio Ortega Ruiz
2009-03-06
A bit more robust generic methods.
Jose Antonio Ortega Ruiz
2009-03-06
New command to display generic methods (C-cC-dg) implemented.
Jose Antonio Ortega Ruiz