[slime-devel] Daily ChangeLog diff

Helmut Eller heller at common-lisp.net
Fri Feb 19 08:33:01 UTC 2010


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1987 slime/ChangeLog:1.1988
--- slime/ChangeLog:1.1987	Wed Feb 17 12:04:59 2010
+++ slime/ChangeLog	Thu Feb 18 13:46:02 2010
@@ -1,3 +1,10 @@
+2010-02-18  Mark Harig <idirectscm at aim.com>
+
+	The compiler warns about various stuff. Fix some of it.
+
+	* slime.el (slime-add-local-hook): Remove support for Emacs 20.
+	(sldb-recenter-region): Use forward-line; not next-line.
+
 2010-02-17  Helmut Eller  <heller at common-lisp.net>
 
 	Add a command to eval stuff in the inspector.
Index: slime/contrib/ChangeLog
diff -u slime/contrib/ChangeLog:1.345 slime/contrib/ChangeLog:1.346
--- slime/contrib/ChangeLog:1.345	Wed Feb 17 12:04:59 2010
+++ slime/contrib/ChangeLog	Thu Feb 18 13:46:07 2010
@@ -33,13 +33,6 @@
 	(slime-search-exports-in-defpackage): take #:symbol and :symbol
 	into account too.
 
-2010-02-17  Helmut Eller  <heller at common-lisp.net>
-
-	Fix bugs when *inferior-buffers* doesn't exist.
-
-	* inferior-slime.el (inferior-slime-start-transcript)
-	(inferior-slime-stop-transcript): Make sure the buffer exists.
-
 2010-01-14  Stas Boukarev  <stassats at gmail.com>
 
 	* slime-repl.el: Revert the previous change because it




More information about the slime-devel mailing list