[slime-devel] Daily ChangeLog diff
Helmut Eller
heller at common-lisp.net
Sun Jul 5 07:33:02 UTC 2009
Index: slime/contrib/ChangeLog
diff -u slime/contrib/ChangeLog:1.221 slime/contrib/ChangeLog:1.222
--- slime/contrib/ChangeLog:1.221 Thu Jul 2 13:00:25 2009
+++ slime/contrib/ChangeLog Sat Jul 4 05:54:16 2009
@@ -1,3 +1,15 @@
+2009-07-04 Tobias C. Rittweiler <tcr at freebits.de>
+
+ Fix font-lock magic for s-code.lisp in the series package.
+
+ * slime-fontifying-fu.el (slime-beginning-of-tlf): Use
+ `syntax-ppss-toplevel-pos' on GNU Emacs. Old definition is
+ retained for systems where it's not available. Also wrap an
+ `ignore-errors' around the call to `up-list' in the old definition
+ to guard against unbalanced parentheses.
+
+ Reported by Stelian Ionescu, Raymond Toy.
+
2009-07-02 Stas Boukarev <stassats at gmail.com>
* slime-repl.el (slime-repl-delete-current-input): Make it interactive.
More information about the slime-devel
mailing list