aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2008-02-01 23:35:06 +0000
committerChong Yidong2008-02-01 23:35:06 +0000
commit6e04a598eac95ae00e988d67f3378840f5b69c4f (patch)
treefb7a1eca0580af684e385a6a388654328a51cde0
parent773b7a0d21736c77fec069e32ce9931de16e266b (diff)
downloademacs-6e04a598eac95ae00e988d67f3378840f5b69c4f.tar.gz
emacs-6e04a598eac95ae00e988d67f3378840f5b69c4f.zip
* progmodes/etags.el (next-file): Improve revert message.
-rw-r--r--lisp/ChangeLog4
1 files changed, 1 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f0c5571f80b..727873f9130 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,8 +1,6 @@
12008-02-01 Chong Yidong <cyd@stupidchicken.com> 12008-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
72008-02-01 Juanma Barranquero <lekktu@gmail.com> 52008-02-01 Juanma Barranquero <lekktu@gmail.com>
8 6