[slime-cvs] CVS update: slime/ChangeLog
Helmut Eller
heller at common-lisp.net
Sun Mar 7 16:42:08 UTC 2004
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv19884
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Date: Sun Mar 7 11:42:08 2004
Author: heller
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.282 slime/ChangeLog:1.283
--- slime/ChangeLog:1.282 Fri Mar 5 17:55:49 2004
+++ slime/ChangeLog Sun Mar 7 11:42:08 2004
@@ -1,3 +1,26 @@
+2004-03-07 Jouni K Seppanen <jks at iki.fi>
+
+ * slime.el (sldb-help-summary): New function.
+ (sldb-mode): Add docstring so that describe-mode is useful.
+ (sldb-mode-map): Add bindings for sldb-help-summary and
+ describe-mode.
+ (define-sldb-invoke-restart-key): Generate docstrings.
+ (sldb-default-action/mouse, sldb-default-action)
+ (sldb-eval-in-frame, sldb-pprint-eval-in-frame)
+ (sldb-inspect-in-frame, sldb-down, sldb-up, sldb-details-up)
+ (sldb-details-down, sldb-list-locals, sldb-quit, sldb-continue)
+ (sldb-abort, sldb-invoke-restart, sldb-break-with-default-debugger)
+ (sldb-step): Add rudimentary docstrings.
+
+2004-03-07 Helmut Eller <e9626484 at stud3.tuwien.ac.at>
+
+ * slime.el (slime-complete-symbol*, slime-simple-complete-symbol):
+ Use the correct block name when returning.
+ (slime-display-completion-list): Fix typo.
+
+ * swank-cmucl.lisp (frame-locals): Use #:not-available instead of
+ "<not-available>".
+
2004-03-05 Bill Clementson <Bill_Clementson at peoplesoft.com>
* swank-lispworks.lisp (getpid, emacs-connected): Conditionalize
More information about the slime-cvs
mailing list