]> git.eshelyaron.com Git - emacs.git/commitdiff
Revert last change.
authorChong Yidong <cyd@stupidchicken.com>
Fri, 1 Feb 2008 23:31:23 +0000 (23:31 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 1 Feb 2008 23:31:23 +0000 (23:31 +0000)
etc/NEWS

index 6ad8fa48b0a4969d8ab98a5d74425ce3b1ea8ad9..b6d2cee7b8c7134da267288415755c21145ae947 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -85,12 +85,6 @@ customize it with the new option `desktop-load-locked-desktop'.  When saving,
 desktop.el warns about attempts to overwrite a desktop file if it determines
 that the desktop being saved is not an update of the one on disk.
 
-** Etags changes.
-
-*** If tags-loop-revert-buffers has the value `ask', the tags-scanning
-loop queries the user interactively if an already-visited file has
-been changed since the last visit.  The new default value is `ask'.
-
 * New Modes and Packages in Emacs 22.2
 
 ** bibtex-style-mode helps you write BibTeX's *.bst files.