[slime-cvs] CVS slime
trittweiler
trittweiler at common-lisp.net
Sun Mar 2 15:10:34 UTC 2008
Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv19120
Modified Files:
ChangeLog
Log Message:
* slime.el (slime-edit-definition-hooks): This variable can be
used to hook into the M-. machinery.
(slime-edit-definition): Run above hooks until one succeeds. By
default, try to find a definition for the symbol at point.
--- /project/slime/cvsroot/slime/ChangeLog 2008/02/28 19:46:13 1.1308
+++ /project/slime/cvsroot/slime/ChangeLog 2008/03/02 15:10:34 1.1309
@@ -1,3 +1,10 @@
+2008-03-02 Tobias C. Rittweiler <tcr at freebits.de>
+
+ * slime.el (slime-edit-definition-hooks): This variable can be
+ used to hook into the M-. machinery.
+ (slime-edit-definition): Run above hooks until one succeeds. By
+ default, try to find a definition for the symbol at point.
+
2008-02-28 Tobias C. Rittweiler <tcr at freebits.de>
* swank.lisp (find-definition-for-thing): New DEFSLIMEFUN.
More information about the slime-cvs
mailing list