[slime-cvs] CVS update: slime/ChangeLog

Helmut Eller heller at common-lisp.net
Sun Dec 5 14:58:07 UTC 2004


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

Modified Files:
	ChangeLog 
Log Message:
*** empty log message ***
Date: Sun Dec  5 15:58:05 2004
Author: heller

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.583 slime/ChangeLog:1.584
--- slime/ChangeLog:1.583	Thu Dec  2 18:14:12 2004
+++ slime/ChangeLog	Sun Dec  5 15:58:04 2004
@@ -1,3 +1,15 @@
+2004-12-05  Helmut Eller  <heller at common-lisp.net>
+
+	* slime.el (slime-global-variable-name-p): Also return true for
+	names of constants like +foo+.  Suggested by Christian Lynbech.
+
+	* swank-allegro.lisp (handle-compiler-warning): Handle
+	undefined-functions warnings by looking the fromat-arguments of
+	the condition.
+	(compiler-undefined-functions-called-warning-p)
+	(location-for-warning, handle-undefined-functions-warning): New
+	functions.
+
 2004-12-02  Helmut Eller  <heller at common-lisp.net>
 
 	* swank.lisp: (inspect-for-emacs (symbol)): Handle non-interned




More information about the slime-cvs mailing list