[slime-cvs] CVS update: slime/ChangeLog
Alan Ruttenberg
aruttenberg at common-lisp.net
Wed Dec 17 22:33:08 UTC 2003
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv15433/slime
Modified Files:
ChangeLog
Log Message:
Date: Wed Dec 17 17:33:07 2003
Author: aruttenberg
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.173 slime/ChangeLog:1.174
--- slime/ChangeLog:1.173 Wed Dec 17 16:56:04 2003
+++ slime/ChangeLog Wed Dec 17 17:33:07 2003
@@ -1,4 +1,12 @@
2003-12-17 Alan Ruttenberg <alanralanr at comcast.net>
+ * slime.el 1.154
+ Allow some face choices in the inspector. Try
+ '(slime-inspector-label-face ((t (:weight bold))))
+ '(slime-inspector-topline-face ((t (:foreground "brown" :weight bold :height 1.2))))
+ '(slime-inspector-type-face ((t (:foreground "DarkRed" :weight bold))))
+ You can also set slime-inspector-value-face
+
+2003-12-17 Alan Ruttenberg <alanralanr at comcast.net>
* swank-openmcl.lisp 1.40
Fix an error with frame-source-location-for-emacs when the
More information about the slime-cvs
mailing list