[slime-devel] Daily ChangeLog diff

Index: slime/ChangeLog diff -u slime/ChangeLog:1.1077 slime/ChangeLog:1.1080 --- slime/ChangeLog:1.1077 Wed Mar 14 04:49:00 2007 +++ slime/ChangeLog Tue Mar 20 17:18:05 2007 @@ -1,3 +1,20 @@ +2007-03-20 Matthias Koeppe <mkoeppe@mail.math.uni-magdeburg.de> + + * swank.lisp (completion-output-symbol-converter): Fix completion + for mixed-case symbols that need escaping in readtable-case + :upcase or :downcase. + + * slime.el (slime-copy-presentation-at-mouse-to-point) + (slime-copy-presentation-at-mouse-to-kill-ring): New commands. + (slime-menu-choices-for-presentation): Change interface. New + menu options, Copy to kill-ring, Copy to point. + (slime-presentation-menu): Change call to + slime-menu-choices-for-presentation. + +2007-03-20 Takehiko Abe <keke@gol.com> + + * swank-openmcl.lisp (hash-table-weakness): fix typo + 2007-03-14 Christophe Rhodes <csr21@cantab.net> * slime.el (slime-search-suppressed-forms): handle multiple
participants (1)
-
mbaringer@common-lisp.net