diff options
| author | Nick Roberts | 2005-05-16 01:06:37 +0000 |
|---|---|---|
| committer | Nick Roberts | 2005-05-16 01:06:37 +0000 |
| commit | 995599a89eccd4a0da7b3442dd0acce38d69fd97 (patch) | |
| tree | 9c6aa120b2bbb05a9ac11955f6c010cdd0e9e467 /etc | |
| parent | e6467bba3fd2d1f34301629f524f456411af6543 (diff) | |
| download | emacs-995599a89eccd4a0da7b3442dd0acce38d69fd97.tar.gz emacs-995599a89eccd4a0da7b3442dd0acce38d69fd97.zip | |
*** 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 | |||
| 1283 | matches, compilation errors, etc. This minor mode can be toggled with | 1283 | matches, compilation errors, etc. This minor mode can be toggled with |
| 1284 | C-c C-f. | 1284 | C-c C-f. |
| 1285 | 1285 | ||
| 1286 | *** When the left fringe is displayed, an overlay arrow points to current | 1286 | *** When the left fringe is displayed, an arrow points to current message in |
| 1287 | message in the compilation buffer. | 1287 | the compilation buffer. |
| 1288 | 1288 | ||
| 1289 | *** The new variable `compilation-context-lines' controls lines of leading | 1289 | *** The new variable `compilation-context-lines' controls lines of leading |
| 1290 | context before the current message. If nil and the left fringe is displayed, | 1290 | context before the current message. If nil and the left fringe is displayed, |