[slime-cvs] CVS update: slime/ChangeLog

Helmut Eller heller at common-lisp.net
Wed Jun 1 12:53:26 UTC 2005


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

Modified Files:
	ChangeLog 
Log Message:
*** empty log message ***
Date: Wed Jun  1 14:53:26 2005
Author: heller

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.701 slime/ChangeLog:1.702
--- slime/ChangeLog:1.701	Wed Jun  1 12:31:20 2005
+++ slime/ChangeLog	Wed Jun  1 14:53:25 2005
@@ -1,3 +1,18 @@
+2005-06-01  Joerg Hoehle <hoehle at users.sourceforge.net>
+
+	* swank-cmucl.lisp, swank-sbcl.lisp, swank-clisp.lisp
+	(describe-symbol-for-emacs): Distinguish macro and special
+	operators from functions.
+
+	* slime.el (slime-print-apropos): Must keep in sync with above,
+	therefore added :macro and :special-operator properties.
+
+	* swank.lisp (present-symbol-before-p): Make it conform to its
+	specification -- sort first by package and then by symbol name.
+
+	* swank-clisp.lisp (describe-symbol-for-emacs): Report :alien-type
+	when the name is known as foreign type.
+
 2005-06-01  Espen Wiborg  <espenhw at grumblesmurf.org>
 
 	* swank-loader.lisp: Redefine compile-files-if-needed-serially for




More information about the slime-cvs mailing list