[slime-cvs] CVS slime

mkoeppe mkoeppe at common-lisp.net
Tue Mar 28 04:38:45 UTC 2006


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

Modified Files:
	ChangeLog 
Log Message:


--- /project/slime/cvsroot/slime/ChangeLog	2006/03/27 08:57:57	1.874
+++ /project/slime/cvsroot/slime/ChangeLog	2006/03/28 04:38:45	1.875
@@ -1,3 +1,15 @@
+2006-03-28  Matthias Koeppe  <mkoeppe at mail.math.uni-magdeburg.de>
+
+	* slime.el (slime-enclosing-operator-names): Handle forms similar
+	to make-instance (make-condition, error, etc.), to get extra
+	keywords based on the condition class.
+
+	* swank.lisp (operator-designator-to-form): Handle forms similar
+	to make-instance (make-condition, error, etc.)
+	(extra-keywords/make-instance): New function.
+	(extra-keywords): Specialize on operators make-condition, error,
+	signal, warn, cerror.
+
 2006-03-27  Marco Baringer  <mb at bese.it>
 
 	* slime.el (slime-make-tramp-file-name): If emcas' tramp has




More information about the slime-cvs mailing list