[slime-cvs] CVS update: slime/ChangeLog

Luke Gorrie lgorrie at common-lisp.net
Fri Jun 18 19:26:05 UTC 2004


Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv24850

Modified Files:
	ChangeLog 
Log Message:
(slime-recenter-window): Avoid moving the point. This the keeps the
point in the right place when showing debugger-frame locations in
Emacs 21.

Date: Fri Jun 18 12:26:05 2004
Author: lgorrie

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.406 slime/ChangeLog:1.407
--- slime/ChangeLog:1.406	Fri Jun 18 10:53:03 2004
+++ slime/ChangeLog	Fri Jun 18 12:26:04 2004
@@ -1,3 +1,8 @@
+2004-06-18  Matthew Danish  <mdanish at andrew.cmu.edu>
+
+	* swank-allegro.lisp (frame-source-location-for-emacs):
+	Implemented.
+
 2004-06-18  Luke Gorrie  <luke at bluetail.com>
 
 	* slime.el (slime-repl-return): If the user presses return on old
@@ -13,6 +18,9 @@
 	(slime-list-compiler-notes): Save the window configuration
 	earlier. This fixes an error under XEmacs when dismissing the
 	notes buffer.
+	(slime-recenter-window): Avoid moving the point. This puts the
+	keeps the point in the right place when showing debugger-frame
+	locations in Emacs 21.
 
 2004-06-17  Luke Gorrie  <luke at bluetail.com>
 





More information about the slime-cvs mailing list