[slime-devel] Daily ChangeLog diff
Luke Gorrie
lgorrie at common-lisp.net
Fri Jan 9 08:00:08 UTC 2004
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.188 slime/ChangeLog:1.190
--- slime/ChangeLog:1.188 Wed Jan 7 13:10:43 2004
+++ slime/ChangeLog Thu Jan 8 21:27:44 2004
@@ -1,3 +1,16 @@
+2004-01-09 Wolfgang Jenkner <wjenkner at inode.at>
+
+ * swank-clisp.lisp: Add methods for GRAY:STREAM-READ-CHAR-NO-HANG
+ and for the CLISP specific GRAY:STREAM-READ-CHAR-WILL-HANG-P.
+ This should fix the behaviour of SYS::READ-FORM.
+
+2004-01-08 Luke Gorrie <luke at bluetail.com>
+
+ * slime.el (slime-inspector-fontify): Function to insert a string
+ in a particular inspector face. Replaces macro-code-generation
+ function `slime-inspector-expand-fontify'. Fixes a byte-compile
+ problem (macro was calling function not defined at compile-time).
+
2004-01-07 Luke Gorrie <luke at bluetail.com>
* slime.el: Multisession internal improvements. Now there are
More information about the slime-devel
mailing list