diff options
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e0d56c2a637..f0c5571f80b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2008-02-01 Chong Yidong <cyd@stupidchicken.com> + + * progmodes/etags.el (tags-loop-revert-buffers): Value `ask' means + to query the user interactively. + (next-file): Implement it. + 2008-02-01 Juanma Barranquero <lekktu@gmail.com> * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13, |