]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Sun, 15 May 2005 23:51:07 +0000 (23:51 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Sun, 15 May 2005 23:51:07 +0000 (23:51 +0000)
lisp/ChangeLog

index 87ad0e2c9c7b0ec18650f12bdab1c8dbf8f55366..02da80fa1d0cd54cf012c58e40d4f034faf5f2b9 100644 (file)
@@ -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)