[slime-devel] Daily ChangeLog diff
Luke Gorrie
lgorrie at common-lisp.net
Wed Sep 15 22:00:10 UTC 2004
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.528 slime/ChangeLog:1.533
--- slime/ChangeLog:1.528 Tue Sep 14 23:35:13 2004
+++ slime/ChangeLog Wed Sep 15 21:00:15 2004
@@ -1,3 +1,33 @@
+2004-09-15 Alan Ruttenberg <alanr-l at mumble.net>
+ * swank-openmcl: typo in who-references. Fix frame-var-value
+
+2004-09-15 Marco Baringer <mb at bese.it>
+
+ * slime.el (slime-inspector-label-face,
+ slime-inspector-value-face, slime-inspector-action-face,
+ slime-inspector-type-face): These faces now inherit from similar
+ font-lock-<whatever> faces.
+ (slime-open-inspector): Use slime-inspector-value-face for values.
+
+ * swank.lisp (inspect-for-emacs): Add function and compiler-macro
+ documentation when inspecting symbols. View the truename of
+ logical pathnames where they exist. Fix typos in package
+ inspector (fix by Torsten Poulin <torsten at diku.dk>).
+
+ * swank-sbcl.lisp, swank-cmucl.lisp (inspect-for-emacs): Insert
+ function object's documentation when it's available.
+
+2004-09-15 Eduardo Muñoz <emufer at terra.es>
+
+ * .cvsignore: Added *.elc
+
+ * hyperspec.el: Fixed syntax error.
+
+2004-09-15 Alan Caulkins <fatman at maxint.net>
+
+ * swank.lisp (cleanp-connection-threads): Kill all Swank threads
+ for a connection when it terminates.
+
2004-09-14 Thomas Schilling <tjs_ng at yahoo.de>
* swank-allegro.lisp (inspect-for-emacs): Fixes to previous patch.
More information about the slime-devel
mailing list