[slime-cvs] CVS update: slime/ChangeLog
Helmut Eller
heller at common-lisp.net
Wed Jan 19 18:32:17 UTC 2005
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv7579
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Date: Wed Jan 19 10:32:16 2005
Author: heller
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.601 slime/ChangeLog:1.602
--- slime/ChangeLog:1.601 Wed Jan 19 03:58:54 2005
+++ slime/ChangeLog Wed Jan 19 10:32:16 2005
@@ -1,3 +1,25 @@
+2005-01-19 Helmut Eller <heller at common-lisp.net>
+
+ * swank-gray.lisp (stream-unread-char): If the char argument
+ doesn't match the contents in the buffer, ignore it and emit a
+ warning instead.
+
+2005-01-19 Utz-Uwe Haus <haus+slime at merkur.math.uni-magdeburg.de>
+
+ * swank-cmucl.lisp (breakpoint): Add a slot for return values to
+ make return values inspectable in the debugger.
+ (signal-breakpoint): Initialize the new slot.
+
+2005-01-19 Matthias Koeppe <mkoeppe+slime at merkur.math.uni-magdeburg.de>
+
+ * slime.el (slime-insert-arglist): Inserts a template for a
+ function call instead of the plain arglist; this makes a
+ difference for functions with optional and keyword arguments.
+
+ * swank.lisp (arglist-to-template-string): New function.
+ (arglist-for-insertion): Use it
+ (decode-keyword-arg, decode-optional-arg): New functions.
+
2005-01-19 Lars Magne Ingebrigtsen <larsi at gnus.org>
* slime.el (slime-header-line-p): Customize variable to
More information about the slime-cvs
mailing list