[slime-devel] Daily ChangeLog diff

Marco Baringer mbaringer at common-lisp.net
Sun Jun 18 04:35:01 UTC 2006


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.908 slime/ChangeLog:1.910
--- slime/ChangeLog:1.908	Fri Jun 16 12:35:46 2006
+++ slime/ChangeLog	Sat Jun 17 12:11:04 2006
@@ -1,3 +1,15 @@
+2006-06-17  Matthias Koeppe  <mkoeppe at mail.math.uni-magdeburg.de>
+
+	* slime.el (slime-parse-extended-operator-name/cerror): Handle
+	cerror and change-class with :make-instance.
+	(slime-extended-operator-name-parser-alist): Handle change-class.
+	(slime-parse-extended-operator-name)
+	(slime-enclosing-operator-names): Fix the case when point is
+	within the operator.
+
+	* swank.lisp (operator-designator-to-form): Handle cerror and
+	change-class with :make-instance.
+
 2006-06-16  Matthias Koeppe  <mkoeppe at mail.math.uni-magdeburg.de>
 
 	* swank.lisp (operator-designator-to-form): Handle :cerror.



More information about the slime-devel mailing list