changeset 54414:c9a4b36c9ee0

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 18 Mar 2004 00:20:44 +0000
parents 9d42c2c9095d
children 504aef04e493
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Mar 18 00:17:17 2004 +0000
+++ b/lisp/ChangeLog	Thu Mar 18 00:20:44 2004 +0000
@@ -1,3 +1,7 @@
+2004-03-18  Juanma Barranquero  <lektu@terra.es>
+
+	* emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
+
 2004-03-17  Nick Roberts  <nick@nick.uklinux.net>
 
 	* gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
@@ -5,8 +9,8 @@
 
 2004-03-17  Masatake YAMATO  <jet@gyve.org>
 
-	* smerge-mode.el (smerge-popup-context-menu): Put 
-	`unwind-protect' arround `overlay-put' and `popup-menu'. 
+	* smerge-mode.el (smerge-popup-context-menu): Put
+	`unwind-protect' around `overlay-put' and `popup-menu'.
 
 2004-03-16  Masatake YAMATO  <jet@gyve.org>