changeset 81300:961ae69bdad8

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 11 Jun 2007 00:23:06 +0000
parents 79cdba83d213
children 72447e6dd130
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jun 11 00:22:33 2007 +0000
+++ b/lisp/ChangeLog	Mon Jun 11 00:23:06 2007 +0000
@@ -1,7 +1,11 @@
+2007-06-11  Juanma Barranquero  <lekktu@gmail.com>
+
+	* server.el (server-switch-buffer): Remove redundant check.
+
 2007-06-10  Martin Rudalics  <rudalics@gmx.at>
 
-	* emacs-lisp/bytecomp.el (byte-compile-find-cl-functions): Match
-	against file-name-nondirectory.
+	* emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
+	Match against file-name-nondirectory.
 	Fix text on user customization variables.
 	Reported by Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se>.