[slime-cvs] CVS update: slime/ChangeLog
Helmut Eller
heller at common-lisp.net
Fri Dec 12 11:21:34 UTC 2003
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv18540
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Date: Fri Dec 12 06:21:33 2003
Author: heller
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.154 slime/ChangeLog:1.155
--- slime/ChangeLog:1.154 Thu Dec 11 22:22:36 2003
+++ slime/ChangeLog Fri Dec 12 06:21:33 2003
@@ -1,3 +1,20 @@
+2003-12-12 Helmut Eller <e9626484 at stud3.tuwien.ac.at>
+
+ * swank-openmcl.lisp (toggle-trace-fdefinition, tracedp):
+ Implement trace command. Patch by Alan Ruttenberg.
+ (find-function-locations, find-source-locations): Handle
+ variables, and method-combinations. General cleanups.
+ (source-info-first-file-name): Removed.
+ (list-callers): Fixed.
+
+ * swank-loader.lisp (user-init-file): Use homedir's truename.
+ Reported by Friedrich Dominicus.
+
+ * slime.el (slime-repl-current-input): Don't remove the final
+ newline only if we are in reading state.
+ (slime-goto-source-location): Regex-quote the function-name and
+ handle package prefixes. Reported by Alan Ruttenberg.
+
2003-12-12 Daniel Barlow <dan at telent.net>
* swank-source-path-parser.lisp: new file, excerpting part of
More information about the slime-cvs
mailing list