[slime-devel] Daily ChangeLog diff
Luke Gorrie
lgorrie at common-lisp.net
Sat Jul 10 07:00:03 UTC 2004
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.464 slime/ChangeLog:1.466
--- slime/ChangeLog:1.464 Wed Jul 7 08:10:08 2004
+++ slime/ChangeLog Fri Jul 9 11:09:18 2004
@@ -1,3 +1,19 @@
+2004-07-09 Peter Seibel <peter at javamonkey.com>
+
+ * swank.lisp (package-string-for-prompt): Change the way package
+ name in prompt is computed. N.B. after this change the name
+ displayed will not necsarily be either an actual name or nickname
+ of the package: if the name contains dots by default the prompt
+ will only display the last element, i.e. COM.GIGAMONKEYS.SPAM will
+ be shown as SPAM. This change also makes CL-USER the canonical
+ name for COMMON-LISP-USER even in implementations that provide a
+ shorter nickname such as USER.
+
+2004-07-09 Christophe Rhodes <csr21 at cam.ac.uk>
+
+ * slime.el (sldb-lookup-reference): substitute hyphens for spaces
+ in the url.
+
2004-07-07 Thomas Schilling <tjs_ng at yahoo.de>
* swank.lisp (arglist-for-insertion): Changed formatting to use
More information about the slime-devel
mailing list