summaryrefslogtreecommitdiff
path: root/elisp/geiser-xref.el
AgeCommit message (Expand)Author
2022-12-05Take the byte-compilers advice into accountJonas Bernoulli
2022-10-24geiser-xref: lexical bindingjao
2022-03-06Harmonizing buffer namesjao
2020-03-27Fix indentationJonas Bernoulli
2020-03-27Mark the beginning of code part of elisp libraries with Code: headingJonas Bernoulli
2020-03-27Begin the summary lines of all elisp libraries with three semicolonsJonas Bernoulli
2016-04-23Define 'geiser-xref-mode' with 'define-derived-mode'Alex Kost
2016-04-20Do not use 'geiser-xref--with-buffer' before it is definedAlex Kost
2012-10-11WhitespaceJose Antonio Ortega Ruiz
2010-11-27Fix for xref sorting by moduleJose Antonio Ortega Ruiz
2010-11-27No more interning in the scheme readerJose Antonio Ortega Ruiz
2010-11-26Remove unnecessary calls to symbol-at-pointJose Antonio Ortega Ruiz
2010-10-30Elisp: more flexible parsing of :eval and :ge formsJose Antonio Ortega Ruiz
2010-09-05Guile: xref commands working againJose Antonio Ortega Ruiz
2009-11-13Bug fix: displaying signatures correctly in xref buffers.Jose Antonio Ortega Ruiz
2009-09-26Bug fix: xref commands were always asking for the target procedure's name.Jose Antonio Ortega Ruiz
2009-09-11BSD relicensing: elisp code.Jose Antonio Ortega Ruiz
2009-04-09Minor nitsJose Antonio Ortega Ruiz
2009-04-05Xrefs formatting nits.Jose Antonio Ortega Ruiz
2009-04-05Bug fix.Jose Antonio Ortega Ruiz
2009-04-05Better xrefs display (classified by module).Jose Antonio Ortega Ruiz
2009-04-01Better xref display.Jose Antonio Ortega Ruiz
2009-03-21Echo area message while retrieving xrefs.Jose Antonio Ortega Ruiz
2009-03-18Callers/callees (C-c <, C-c >).Jose Antonio Ortega Ruiz
2009-03-06A bit more robust generic methods.Jose Antonio Ortega Ruiz
2009-03-06New command to display generic methods (C-cC-dg) implemented.Jose Antonio Ortega Ruiz