[slime-devel] Daily ChangeLog diff

Luke Gorrie lgorrie at common-lisp.net
Tue May 24 22:00:04 UTC 2005


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.696 slime/ChangeLog:1.699
--- slime/ChangeLog:1.696	Mon May 23 04:31:12 2005
+++ slime/ChangeLog	Tue May 24 21:10:08 2005
@@ -1,4 +1,25 @@
-2005-05-20  Alan Ruttenberg  <alanr-l at mumble.net>
+2005-05-24  Alan Ruttenberg  <alanr-l at mumble.net>
+
+	* slime.el text-property-default-nonsticky not defined in
+	xemacs. oops.
+
+2005-05-24  Alan Ruttenberg  <alanr-l at mumble.net>
+
+	* slime.el meta-w now removes properties before insertion if you
+	cut just a portion of the presentation. Added xemacs
+	support. Enabled in xemacs.
+
+2005-05-23  Alan Ruttenberg  <alanr-l at mumble.net>
+
+	* slime.el slime-presentation-menu - use with-current-buffer, so
+	that menus work even if you are not in the buffer with the
+	presentation.
+
+	* present.lisp More menu items for pathnames. Remember last
+	slime-stream-p value. *can-print-presentation* t during
+	swank-compiler and during presentation menu action.
+
+2005-05-22  Alan Ruttenberg  <alanr-l at mumble.net>
 
 	* present.lisp. (slime-stream-p) check if a stream is destined for
 	output in a slime listener. (checks *connections* looks into pretty-print
@@ -15,7 +36,7 @@
 
 	In cmucl, use fwrappers to modify behaviour rather than redefinition.
 
-2005-05-20  Alan Ruttenberg  <alanr-l at mumble.net>
+2005-05-22  Alan Ruttenberg  <alanr-l at mumble.net>
 
 	* present.lisp. mouse-3 now gives a menu for actions on the
 	presentation. See documentation in file for information about how



More information about the slime-devel mailing list