1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-23 18:47:57 +00:00

Revert last change.

This commit is contained in:
Chong Yidong 2008-02-01 23:31:53 +00:00
parent af805c82de
commit 6bc742c298

View File

@ -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.