diff lisp/ChangeLog @ 85977:3ab9489c2f1a

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 09 Nov 2007 10:40:32 +0000
parents d3e87ee5aa0e
children 6a97e5e13b22
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Nov 09 10:38:50 2007 +0000
+++ b/lisp/ChangeLog	Fri Nov 09 10:40:32 2007 +0000
@@ -1,3 +1,7 @@
+2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
+
+	* files.el (enable-local-variables): Doc fix.
+
 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
 
 	* progmodes/gud.el (gud-gdb): Remove vestigial gdba doc and code.
@@ -59,9 +63,6 @@
 	* server.el (server-unload-function): Remove variable.
 	(server-unload-function): Unbind `server-edit' from `C-x #'.
 
-	* uniquify.el (uniquify-unload-function): Add docstring.
-	(uniquify-unload-function): Remove variable.
-
 	* ses.el (ses-unload-function): New function.
 
 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
@@ -131,8 +132,7 @@
 	* progmodes/fortran.el (comment-region-function)
 	(uncomment-region-function): Pacify byte compiler.
 
-	* vc.el (vc-diff-internal): Remove code for an old version of
-	gnus.
+	* vc.el (vc-diff-internal): Remove code for an old version of gnus.
 
 2007-11-08  Michael Albinus  <michael.albinus@gmx.de>