diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e3eeaf77d3d..6a2e3b41ccc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2007-03-31 Glenn Morris <rgm@gnu.org> + * emacs-lisp/timer.el (run-at-time): Doc fix. + * emacs-lisp/warnings.el (display-warning): If we create the buffer displaying the warning, disable undo there. |