[slime-devel] Daily ChangeLog diff

Marco Baringer mbaringer at common-lisp.net
Wed Mar 21 05:35:01 UTC 2007


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 at 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 at gol.com>
+
+	* swank-openmcl.lisp (hash-table-weakness): fix typo
+
 2007-03-14  Christophe Rhodes  <csr21 at cantab.net>
 
 	* slime.el (slime-search-suppressed-forms): handle multiple



More information about the slime-devel mailing list