diff options
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -85,6 +85,11 @@ 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 | 87 | ||
| 88 | ** Compilation mode now correctly respects the value of | ||
| 89 | `compilation-scroll-output' between invocations. Previously, output | ||
| 90 | was mistakenly scrolled on compiles after the first. Customize | ||
| 91 | `compilation-scroll-output' if you want to retain the scrolling. | ||
| 92 | |||
| 88 | * New Modes and Packages in Emacs 22.2 | 93 | * New Modes and Packages in Emacs 22.2 |
| 89 | 94 | ||
| 90 | ** bibtex-style-mode helps you write BibTeX's *.bst files. | 95 | ** bibtex-style-mode helps you write BibTeX's *.bst files. |