diff lisp/ChangeLog @ 51071:5659e974cceb

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 18 May 2003 15:10:07 +0000
parents a8a706365aaf
children 52709955c5a5
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun May 18 15:10:00 2003 +0000
+++ b/lisp/ChangeLog	Sun May 18 15:10:07 2003 +0000
@@ -1,3 +1,10 @@
+2003-05-18  Richard M. Stallman  <rms@gnu.org>
+
+	* which-func.el (which-func-current, which-func-format):
+	Preload the risky-local-variable properties for them.
+
+	* subr.el (prepare-change-group): Reinstate BUFFER arg; make it work.
+
 2003-05-18  Nick Roberts  <nick@nick.uklinux.net>
 
 	* gud.el (gdb): Define gud-nexti.