changeset 80072:ea43db5c0b55

compilation-scroll-output fixed.
author Glenn Morris <rgm@gnu.org>
date Thu, 07 Feb 2008 06:17:10 +0000
parents edfeebcd5707
children 0bd1487e1cb5
files etc/NEWS
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Thu Feb 07 00:42:58 2008 +0000
+++ b/etc/NEWS	Thu Feb 07 06:17:10 2008 +0000
@@ -85,6 +85,11 @@
 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.
 
+** Compilation mode now correctly respects the value of
+`compilation-scroll-output' between invocations.  Previously, output
+was mistakenly scrolled on compiles after the first.  Customize
+`compilation-scroll-output' if you want to retain the scrolling.
+
 * New Modes and Packages in Emacs 22.2
 
 ** bibtex-style-mode helps you write BibTeX's *.bst files.