summaryrefslogtreecommitdiff
path: root/elisp/geiser-edit.el
AgeCommit message (Expand)Author
2010-06-12New buttons (source, forward/backward) in document browser.Jose Antonio Ortega Ruiz
2010-06-06Adding define-syntax-rule to heuristics for locating definitions.Jose Antonio Ortega Ruiz
2010-03-15Whitespace.Jose Antonio Ortega Ruiz
2009-09-11Reload: we now remember user customizations and restore them during geiser-re...Jose Antonio Ortega Ruiz
2009-09-11BSD relicensing: elisp code.Jose Antonio Ortega Ruiz
2009-08-26Company's go to location working also for locations in same file.Jose Antonio Ortega Ruiz
2009-08-25Now this is cool: support for company mode.Jose Antonio Ortega Ruiz
2009-08-23Fixes for all byte-compilation warnings.Jose Antonio Ortega Ruiz
2009-06-29Safer handling of file line and columns in emacs.Jose Antonio Ortega Ruiz
2009-06-17Auxiliary functions to insert error links.Jose Antonio Ortega Ruiz
2009-05-20Fixes for module names reading and evaluation result display.Jose Antonio Ortega Ruiz
2009-05-03Better edit location heuristics.Jose Antonio Ortega Ruiz
2009-05-01Better guessing for edit locations.Jose Antonio Ortega Ruiz
2009-03-09Support for multiple Scheme implementations, Chapter 1.Jose Antonio Ortega Ruiz
2009-03-06New command to display generic methods (C-cC-dg) implemented.Jose Antonio Ortega Ruiz
2009-03-02Correctly detecting first occurrences of methods in M-.Jose Antonio Ortega Ruiz
2009-02-17Separate commands for evaluation and compilation.Jose Antonio Ortega Ruiz
2009-02-16New command to open module file.Jose Antonio Ortega Ruiz
2009-02-14Autodoc: try symbol at point first. Some cleanups.Jose Antonio Ortega Ruiz
2009-02-13Small improvements.Jose Antonio Ortega Ruiz
2009-02-12Better arg lists.Jose Antonio Ortega Ruiz
2009-02-12Faster M-.Jose Antonio Ortega Ruiz
2009-02-12Edit symbol at point for programs.Jose Antonio Ortega Ruiz