changeset 62379:0e9b634f10d7

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Sun, 15 May 2005 23:51:07 +0000
parents 4d270efed583
children 602fb25a831a
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun May 15 23:03:36 2005 +0000
+++ b/lisp/ChangeLog	Sun May 15 23:51:07 2005 +0000
@@ -1,3 +1,13 @@
+2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
+
+	* 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.
+	(compilation-context-lines): Adjust doc string accordingly.
+
 2005-05-16  Kim F. Storm  <storm@cua.dk>
 
 	* ido.el (ido-magic-forward-char, ido-magic-backward-char)