Mercurial > emacs
comparison lisp/ChangeLog @ 79996:547191f00736
* progmodes/etags.el (next-file): Improve revert message.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 01 Feb 2008 23:35:06 +0000 |
parents | 0922071c4a12 |
children | 4414161713bf |
comparison
equal
deleted
inserted
replaced
79995:830d15128caa | 79996:547191f00736 |
---|---|
1 2008-02-01 Chong Yidong <cyd@stupidchicken.com> | 1 2008-02-01 Chong Yidong <cyd@stupidchicken.com> |
2 | 2 |
3 * progmodes/etags.el (tags-loop-revert-buffers): Value `ask' means | 3 * progmodes/etags.el (next-file): Improve revert message. |
4 to query the user interactively. | |
5 (next-file): Implement it. | |
6 | 4 |
7 2008-02-01 Juanma Barranquero <lekktu@gmail.com> | 5 2008-02-01 Juanma Barranquero <lekktu@gmail.com> |
8 | 6 |
9 * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13, | 7 * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13, |
10 because the latter is in fact a 1.2.8 build distributed with GTK+ (as | 8 because the latter is in fact a 1.2.8 build distributed with GTK+ (as |