[slime-devel] Daily ChangeLog diff
Marco Baringer
mbaringer at common-lisp.net
Thu Oct 12 04:35:02 UTC 2006
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.964 slime/ChangeLog:1.965
--- slime/ChangeLog:1.964 Mon Oct 9 09:22:35 2006
+++ slime/ChangeLog Wed Oct 11 08:00:04 2006
@@ -1,3 +1,12 @@
+2006-10-11 Matthias Koeppe <mkoeppe at mail.math.uni-magdeburg.de>
+
+ * slime.el (slime-presentation-syntax-table): New.
+ (slime-add-presentation-properties): Install it in a syntax-table
+ text property, so that #<...> is balanced in a presentation.
+ (slime-remove-presentation-properties): Remove the text property.
+ (slime-repl-mode): Respect the syntax text properties of
+ presentations in REPL buffers.
+
2006-10-09 Matthias Koeppe <mkoeppe at mail.math.uni-magdeburg.de>
* swank.lisp (completions-for-keyword): Look up the operator names
More information about the slime-devel
mailing list