comparison 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
comparison
equal deleted inserted replaced
51070:54c727f3404e 51071:5659e974cceb
1 2003-05-18 Richard M. Stallman <rms@gnu.org>
2
3 * which-func.el (which-func-current, which-func-format):
4 Preload the risky-local-variable properties for them.
5
6 * subr.el (prepare-change-group): Reinstate BUFFER arg; make it work.
7
1 2003-05-18 Nick Roberts <nick@nick.uklinux.net> 8 2003-05-18 Nick Roberts <nick@nick.uklinux.net>
2 9
3 * gud.el (gdb): Define gud-nexti. 10 * gud.el (gdb): Define gud-nexti.
4 (gud-menu-map): Add gud-nexti to map. 11 (gud-menu-map): Add gud-nexti to map.
5 (gud-tool-bar-map): Add gud-nexti and gud-stepi to toolbar. 12 (gud-tool-bar-map): Add gud-nexti and gud-stepi to toolbar.