changeset 91398:96cc6db7db01

* progmodes/etags.el (next-file): Improve revert message.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 01 Feb 2008 23:36:51 +0000
parents 3fc5ab8c9426
children 36aeb7924be6
files lisp/ChangeLog
diffstat 1 files changed, 1 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Feb 01 23:31:53 2008 +0000
+++ b/lisp/ChangeLog	Fri Feb 01 23:36:51 2008 +0000
@@ -1,8 +1,6 @@
 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.
+	* progmodes/etags.el (next-file): Improve revert message.
 
 2008-02-01  Andreas Schwab  <schwab@suse.de>