comparison lisp/ChangeLog @ 79992:0922071c4a12

* progmodes/etags.el (tags-loop-revert-buffers): Value `ask' means to query the user interactively. (next-file): Implement it.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 01 Feb 2008 23:21:29 +0000
parents 9317a00f6d6d
children 547191f00736
comparison
equal deleted inserted replaced
79991:9317a00f6d6d 79992:0922071c4a12
1 2008-02-01 Chong Yidong <cyd@stupidchicken.com>
2
3 * progmodes/etags.el (tags-loop-revert-buffers): Value `ask' means
4 to query the user interactively.
5 (next-file): Implement it.
6
1 2008-02-01 Juanma Barranquero <lekktu@gmail.com> 7 2008-02-01 Juanma Barranquero <lekktu@gmail.com>
2 8
3 * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13, 9 * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13,
4 because the latter is in fact a 1.2.8 build distributed with GTK+ (as 10 because the latter is in fact a 1.2.8 build distributed with GTK+ (as
5 of today, the most recent libpng is 1.2.24). 11 of today, the most recent libpng is 1.2.24).