[slime-cvs] CVS update: slime/ChangeLog

Luke Gorrie lgorrie at common-lisp.net
Fri Nov 28 20:04:11 UTC 2003


Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv10253

Modified Files:
	ChangeLog 
Log Message:

Date: Fri Nov 28 15:04:11 2003
Author: lgorrie

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.118 slime/ChangeLog:1.119
--- slime/ChangeLog:1.118	Fri Nov 28 09:28:40 2003
+++ slime/ChangeLog	Fri Nov 28 15:04:11 2003
@@ -1,3 +1,20 @@
+2003-11-28  Luke Gorrie  <luke at bluetail.com>
+
+	* slime.el (slime-complete-symbol): Use the new completion
+	support from the Lisp side. Don't obscure minibuffer input with
+	completion messages.
+
+	* completer.el: Dead and buried! Replaced by half a page of Common
+	Lisp. Thanks Bill Clementson for a motivational and well-deserved
+	taunt.
+
+	* swank.lisp (longest-completion): Compute the best partial
+	completion for Emacs.
+
+	* slime.el (slime-swank-port-file): Try (temp-directory),
+	temporary-file-directory, or "/tmp/", depending on what
+	is (f)bound.
+
 2003-11-28  Helmut Eller  <e9626484 at stud3.tuwien.ac.at>
 
 	* swank-lispworks.lisp (make-dspec-location): Handle logical





More information about the slime-cvs mailing list