[slime-devel] Daily ChangeLog diff

Luke Gorrie lgorrie at common-lisp.net
Thu Sep 2 22:00:08 UTC 2004


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.511 slime/ChangeLog:1.513
--- slime/ChangeLog:1.511	Tue Aug 31 00:34:24 2004
+++ slime/ChangeLog	Thu Sep  2 08:00:38 2004
@@ -1,3 +1,32 @@
+2004-09-02  Wolfgang Mederle <wolfgang.mederle at stud.uni-muenchen.de>
+
+	* swank-loader.lisp (*lisp-name*): Replace / with - in CMUCL
+	version strings.
+
+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-devel mailing list