[slime-cvs] CVS update: slime/ChangeLog
Helmut Eller
heller at common-lisp.net
Wed Sep 1 22:53:02 UTC 2004
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv28024
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Date: Thu Sep 2 00:53:01 2004
Author: heller
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.511 slime/ChangeLog:1.512
--- slime/ChangeLog:1.511 Tue Aug 31 00:34:24 2004
+++ slime/ChangeLog Thu Sep 2 00:53:00 2004
@@ -1,3 +1,27 @@
+2004-09-01 John Paul Wallington <jpw at gnu.org>
+
+ * slime.el (slime-oneliner): Don't use free variable.
+ (slime-recenter-window, slime-set-connection-info)
+ (slime-pprint-event, slime-compiler-notes-quit)
+ (slime-apropos-summary): Likewise.
+ (slime-connect): Tidy up handshake `message' call.
+
+2004-09-01 Helmut Eller <e9626484 at stud3.tuwien.ac.at>
+
+ * slime.el (slime-repl-push-directory): Fix interactive spec.
+ (sldb-reference-properties): Take a the reference object as
+ argument instead of its parts. Fix callers accordingly.
+ (slime-fuzzy-choices-buffer): Remove assignment to unused variable
+ slime-fuzzy-target-mtime.
+ (slime-ed): Replace call to new-frame with make-frame.
+ (sldb-find-buffer): Cleanup.
+ (sldb-highlight-sexp): Fix regexp. It's now almost a full line.
+
+ * swank.lisp (completion-set, tokenize-symbol-designator)
+ (tokenize-completion, fuzzy-completion-set)
+ (briefly-describe-symbol-for-emacs): Remove simple-base-string
+ declarations.
+
2004-08-30 Helmut Eller <e9626484 at stud3.tuwien.ac.at>
* PROBLEMS: We require SBCL 0.8.13. 0.8.12 is no longer
More information about the slime-cvs
mailing list