[slime-cvs] CVS update: slime/ChangeLog
Helmut Eller
heller at common-lisp.net
Thu May 6 19:55:22 UTC 2004
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv9722
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Date: Thu May 6 15:55:22 2004
Author: heller
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.368 slime/ChangeLog:1.369
--- slime/ChangeLog:1.368 Thu May 6 03:38:41 2004
+++ slime/ChangeLog Thu May 6 15:55:21 2004
@@ -1,3 +1,14 @@
+2004-05-06 Helmut Eller <e9626484 at stud3.tuwien.ac.at>
+
+ * slime.el (slime-maybe-list-compiler-notes): Display the notes
+ listing after C-c C-c only if there are no annotations in the
+ buffer. CMUCL creates usually one warning with an error location
+ and an almost redundant warning without at the end of the
+ compilation unit. Don't display the listing in this common case.
+
+ (slime-reindent-defun): Pass nil as the third arument to
+ indent-region.
+
2004-05-06 Marco Baringer <mb at bese.it>
* slime.el (slime-repl-sayoonara): Don't attempt to quit the lisp
@@ -16,7 +27,7 @@
* swank-cmucl.lisp (arglist): Handle byte-code functions better.
We don't know much about the actual argument list, only the number
- of arguments. Return at lest something mildly interesting like
+ of arguments. Return at least something mildly interesting like
(arg0 arg1 &optional arg2 ...)
(function-location): Special-case byte-code functions.
More information about the slime-cvs
mailing list