# HG changeset patch # User Nick Roberts # Date 1116201067 0 # Node ID 0e9b634f10d75344ffef7d097df193fc2a8340d3 # Parent 4d270efed5831dc39ea05a1871c0c0d8b654fa14 *** empty log message *** diff -r 4d270efed583 -r 0e9b634f10d7 lisp/ChangeLog --- 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 + + * 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 * ido.el (ido-magic-forward-char, ido-magic-backward-char)