From: Chong Yidong Date: Fri, 1 Feb 2008 23:31:53 +0000 (+0000) Subject: Revert last change. X-Git-Tag: emacs-pretest-23.0.90~8277 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6bc742c29813d7dc1eddca260975b7c3e03c200d;p=emacs.git Revert last change. --- diff --git a/etc/NEWS.22 b/etc/NEWS.22 index dec867dcbb4..3bf60b4359d 100644 --- a/etc/NEWS.22 +++ b/etc/NEWS.22 @@ -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.