[slime-devel] Daily ChangeLog diff

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@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@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@random-state.net> * slime.el (slime-mode-hook): Bind simple characters to
participants (1)
-
lgorrie@common-lisp.net