*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Sun, 18 May 2003 15:10:07 +0000 (15:10 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 18 May 2003 15:10:07 +0000 (15:10 +0000)
lisp/ChangeLog
src/ChangeLog

index c87c0ae..414947b 100644 (file)
@@ -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.
index a51407e..1000afd 100644 (file)
@@ -1,3 +1,7 @@
+2003-05-18  Richard M. Stallman  <rms@gnu.org>
+
+       * callproc.c (Fcall_process_region): Doc fix.
+
 2003-05-17  Stefan Monnier  <monnier@cs.yale.edu>
 
        * lread.c (Fload): Print a message if package is obsolete.