From: Nick Roberts Date: Sun, 15 May 2005 23:51:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~265 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0f182ca265918952f39d888ee3e2c3a3aa406608;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 87ad0e2c9c7..02da80fa1d0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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)