[slime-devel] Daily ChangeLog diff
Luke Gorrie
lgorrie at common-lisp.net
Tue Dec 20 23:00:20 UTC 2005
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.821 slime/ChangeLog:1.823
--- slime/ChangeLog:1.821 Sun Dec 18 18:24:36 2005
+++ slime/ChangeLog Tue Dec 20 01:25:58 2005
@@ -1,3 +1,17 @@
+2005-12-20 Marco Baringer <mb at bese.it>
+
+ When inspecting classes, methods and generic functions show all
+ the slots in the case that what we're inspecting is a subclass of
+ the standard class and has extra user defined slots.
+
+ * swank.lisp (all-slots-for-inspector): New function.
+ (inspect-for-emacs): Use all-slots-for-inspector.
+
+2005-12-19 Peter Seibel <peter at gigamonkeys.com>
+
+ * slime.el (slime-self-insert-command): Got rid of message about
+ setting up face and skipping edit-hilights when in a comment.
+
2005-12-18 Nikodemus Siivola <nikodemus at random-state.net>
* slime.el (slime-mode-hook): Bind simple characters to
More information about the slime-devel
mailing list