Mercurial > emacs
comparison lisp/ChangeLog @ 49353:60b12919be0c
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Mon, 20 Jan 2003 22:03:04 +0000 |
parents | 8bfc6a0f6b3e |
children | 79d49caa6c87 |
comparison
equal
deleted
inserted
replaced
49352:8bfc6a0f6b3e | 49353:60b12919be0c |
---|---|
1 2003-01-20 Nick Roberts <nick@nick.uklinux.net> | |
2 | |
3 * gud.el (gud-display-line): If the current file is newer than its | |
4 buffer, offer to reread the file. | |
5 (gud-keep-buffer): New buffer local variable. Ensures offer to | |
6 reread file is made just once. | |
7 | |
1 2003-01-20 Stefan Monnier <monnier@cs.yale.edu> | 8 2003-01-20 Stefan Monnier <monnier@cs.yale.edu> |
2 | 9 |
3 * emacs-lisp/regexp-opt.el (regexp-opt-group): Undo last change. | 10 * emacs-lisp/regexp-opt.el (regexp-opt-group): Undo last change. |
4 Fix the docstring instead. | 11 Fix the docstring instead. |
5 | 12 |