[slime-cvs] CVS update: slime/ChangeLog
Luke Gorrie
lgorrie at common-lisp.net
Sat May 1 00:10:41 UTC 2004
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv5662
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Date: Fri Apr 30 20:10:40 2004
Author: lgorrie
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.359 slime/ChangeLog:1.360
--- slime/ChangeLog:1.359 Fri Apr 30 19:43:23 2004
+++ slime/ChangeLog Fri Apr 30 20:10:40 2004
@@ -3,6 +3,9 @@
* slime.el (sldb-abort): Print a message if the Emacs RPC
returns. It shouldn't, if ABORT manages to unwind the stack, but
it currently does in OpenMCL due to some bug.
+ (slime-edit-definition-fallback-function): Name of a function to
+ try if the builtin edit-definition finding fails. You can set
+ this to `find-tag' to fall back on TAGS.
* swank.lisp (list-all-systems-in-central-registry): Use explicit
:wild in pathname for matching (needed in at least SBCL).
More information about the slime-cvs
mailing list