*** empty log message ***

This commit is contained in:
Richard M. Stallman 2003-05-18 15:10:07 +00:00
parent ba9a5174b6
commit 4dd68254fb
2 changed files with 11 additions and 0 deletions

View 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.

View 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.