summaryrefslogtreecommitdiff
path: root/etc/NEWS.22
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2008-02-01 23:31:53 +0000
committerChong Yidong <cyd@stupidchicken.com>2008-02-01 23:31:53 +0000
commit6bc742c29813d7dc1eddca260975b7c3e03c200d (patch)
tree13bf62265c803a55c10dcf35955916d893bbc388 /etc/NEWS.22
parentaf805c82de0d4c4a7b4d504c151e839c5b0b499f (diff)
downloademacs-6bc742c29813d7dc1eddca260975b7c3e03c200d.tar.gz
emacs-6bc742c29813d7dc1eddca260975b7c3e03c200d.tar.bz2
emacs-6bc742c29813d7dc1eddca260975b7c3e03c200d.zip
Revert last change.
Diffstat (limited to 'etc/NEWS.22')
-rw-r--r--etc/NEWS.226
1 files changed, 0 insertions, 6 deletions
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.