comparison etc/NEWS @ 79995:830d15128caa

Revert last change.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 01 Feb 2008 23:31:23 +0000
parents bcf1b981f3c8
children ea43db5c0b55
comparison
equal deleted inserted replaced
79994:bcf1b981f3c8 79995:830d15128caa
82 When loading the desktop, desktop.el can now detect that the file is already 82 When loading the desktop, desktop.el can now detect that the file is already
83 in use. The default behavior is to ask the user what to do, but you can 83 in use. The default behavior is to ask the user what to do, but you can
84 customize it with the new option `desktop-load-locked-desktop'. When saving, 84 customize it with the new option `desktop-load-locked-desktop'. When saving,
85 desktop.el warns about attempts to overwrite a desktop file if it determines 85 desktop.el warns about attempts to overwrite a desktop file if it determines
86 that the desktop being saved is not an update of the one on disk. 86 that the desktop being saved is not an update of the one on disk.
87
88 ** Etags changes.
89
90 *** If tags-loop-revert-buffers has the value `ask', the tags-scanning
91 loop queries the user interactively if an already-visited file has
92 been changed since the last visit. The new default value is `ask'.
93 87
94 * New Modes and Packages in Emacs 22.2 88 * New Modes and Packages in Emacs 22.2
95 89
96 ** bibtex-style-mode helps you write BibTeX's *.bst files. 90 ** bibtex-style-mode helps you write BibTeX's *.bst files.
97 91