diff options
author | Nick Roberts <nickrob@snap.net.nz> | 2005-05-16 01:06:37 +0000 |
---|---|---|
committer | Nick Roberts <nickrob@snap.net.nz> | 2005-05-16 01:06:37 +0000 |
commit | 995599a89eccd4a0da7b3442dd0acce38d69fd97 (patch) | |
tree | 9c6aa120b2bbb05a9ac11955f6c010cdd0e9e467 /etc | |
parent | e6467bba3fd2d1f34301629f524f456411af6543 (diff) | |
download | emacs-995599a89eccd4a0da7b3442dd0acce38d69fd97.tar.gz |
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r-- | etc/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1283,8 +1283,8 @@ buffer causes automatic display in another window of the corresponding matches, compilation errors, etc. This minor mode can be toggled with C-c C-f. -*** When the left fringe is displayed, an overlay arrow points to current -message in the compilation buffer. +*** When the left fringe is displayed, an arrow points to current message in +the compilation buffer. *** The new variable `compilation-context-lines' controls lines of leading context before the current message. If nil and the left fringe is displayed, |