[slime-cvs] CVS slime

heller heller at common-lisp.net
Sun Feb 25 16:00:41 UTC 2007


Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv13319

Modified Files:
	ChangeLog 
Log Message:
*** empty log message ***

--- /project/slime/cvsroot/slime/ChangeLog	2007/02/25 09:18:32	1.1073
+++ /project/slime/cvsroot/slime/ChangeLog	2007/02/25 16:00:41	1.1074
@@ -4,7 +4,13 @@
 	display-warning; that's not available everywhere.
 	(slime-repl-update-banner): Insert the date only if the buffer is
 	empty.
-
+	(slime-list-compiler-notes): Fetch the notes only if called
+	interactively.
+	(slime-set-query-on-exit-flag): New function, to avoid compiler
+	warnings about obsolete function process-kill-without-query.
+	(slime-defun-if-undefined): Perform the test at runtime not at
+	compile time.  Reported by Lennart Staflin.
+	
 	* swank.lisp (guess-package): Renamed from
 	guess-package-from-string.
 	(set-package): Use it.




More information about the slime-cvs mailing list