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-edit.el
Age
Commit message (
Expand
)
Author
2012-07-01
Correctly buttonizing paths with leading spaces in DBG buffers
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-11-01
Better error message for edit-symbol-at-point
Jose Antonio Ortega Ruiz
2010-10-31
Always fallback to edit-module in M-.
Jose Antonio Ortega Ruiz
2010-10-31
Fix for geiser-edit-module
Jose Antonio Ortega Ruiz
2010-10-30
Elisp: more flexible parsing of :eval and :ge forms
Jose Antonio Ortega Ruiz
2010-10-15
Whitespace
Jose Antonio Ortega Ruiz
2010-09-12
Couple nits
Jose Antonio Ortega Ruiz
2010-09-07
Reuse soruce window when navigating errors
Jose Antonio Ortega Ruiz
2010-09-07
Make next-error (C-x `) work on debug buffers
Jose Antonio Ortega Ruiz
2010-09-07
Support for evaluation warnings
Jose Antonio Ortega Ruiz
2010-08-30
More docs and a function renamed.
Jose Antonio Ortega Ruiz
2010-07-05
Racket: following error links in separate window.
Jose Antonio Ortega Ruiz
2010-06-12
New buttons (source, forward/backward) in document browser.
Jose Antonio Ortega Ruiz
2010-06-06
Adding define-syntax-rule to heuristics for locating definitions.
Jose Antonio Ortega Ruiz
2010-03-15
Whitespace.
Jose Antonio Ortega Ruiz
2009-09-11
Reload: we now remember user customizations and restore them during geiser-re...
Jose Antonio Ortega Ruiz
2009-09-11
BSD relicensing: elisp code.
Jose Antonio Ortega Ruiz
2009-08-26
Company's go to location working also for locations in same file.
Jose Antonio Ortega Ruiz
2009-08-25
Now this is cool: support for company mode.
Jose Antonio Ortega Ruiz
2009-08-23
Fixes for all byte-compilation warnings.
Jose Antonio Ortega Ruiz
2009-06-29
Safer handling of file line and columns in emacs.
Jose Antonio Ortega Ruiz
2009-06-17
Auxiliary functions to insert error links.
Jose Antonio Ortega Ruiz
2009-05-20
Fixes for module names reading and evaluation result display.
Jose Antonio Ortega Ruiz
2009-05-03
Better edit location heuristics.
Jose Antonio Ortega Ruiz
2009-05-01
Better guessing for edit locations.
Jose Antonio Ortega Ruiz
2009-03-09
Support for multiple Scheme implementations, Chapter 1.
Jose Antonio Ortega Ruiz
2009-03-06
New command to display generic methods (C-cC-dg) implemented.
Jose Antonio Ortega Ruiz
2009-03-02
Correctly detecting first occurrences of methods in M-.
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-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
Better arg lists.
Jose Antonio Ortega Ruiz
2009-02-12
Faster M-.
Jose Antonio Ortega Ruiz
2009-02-12
Edit symbol at point for programs.
Jose Antonio Ortega Ruiz