[slime-devel] Daily ChangeLog diff
Marco Baringer
mbaringer at common-lisp.net
Wed Mar 29 05:35:02 UTC 2006
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.875 slime/ChangeLog:1.876
--- slime/ChangeLog:1.875 Mon Mar 27 23:38:45 2006
+++ slime/ChangeLog Tue Mar 28 15:44:33 2006
@@ -1,5 +1,11 @@
2006-03-28 Matthias Koeppe <mkoeppe at mail.math.uni-magdeburg.de>
+ * swank.lisp (multiple-value-or): New macro.
+
+ * slime.el (slime-recently-visited-buffer): Ignore internal
+ buffers (starting with a space), to avoid selecting the
+ *slime-fontify* buffer. Reported by Andreas Fuchs.
+
* 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.
@@ -8,7 +14,7 @@
to make-instance (make-condition, error, etc.)
(extra-keywords/make-instance): New function.
(extra-keywords): Specialize on operators make-condition, error,
- signal, warn, cerror.
+ signal, warn, cerror. Use multiple-value-or.
2006-03-27 Marco Baringer <mb at bese.it>
More information about the slime-devel
mailing list