diff lisp/ChangeLog @ 62382:18df216f4b3a

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Mon, 16 May 2005 00:30:03 +0000
parents 0e9b634f10d7
children 413b0a1cca76
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon May 16 00:01:46 2005 +0000
+++ b/lisp/ChangeLog	Mon May 16 00:30:03 2005 +0000
@@ -2,10 +2,10 @@
 
 	* subr.el (left-fringe-p): New function.
 
-	* progmodes/compile.el (compilation-setup): Set local value
-	of overlay-arrow-string to "" always.
-	(compilation-set-window): Left fringe then scroll. No left
-	fringe then no arrow and don't scroll.
+	* progmodes/compile.el (compilation-setup): Set local value of
+	overlay-arrow-string to "" always.
+	(compilation-set-window): Left fringe then don't scroll. No left
+	fringe then no arrow and scroll message to top.
 	(compilation-context-lines): Adjust doc string accordingly.
 
 2005-05-16  Kim F. Storm  <storm@cua.dk>