diff options
| -rw-r--r-- | etc/NEWS | 7 |
1 files changed, 4 insertions, 3 deletions
| @@ -655,9 +655,10 @@ view-diary-entries, list-diary-entries, show-all-diary-entries | |||
| 655 | inserted by the compilation filter function, when calling | 655 | inserted by the compilation filter function, when calling |
| 656 | compilation-filter-hook. | 656 | compilation-filter-hook. |
| 657 | 657 | ||
| 658 | *** `compilation-error-screen-columns' is obeyed in the editing buffer. | 658 | *** `compilation-error-screen-columns' and `compilation-first-column' |
| 659 | So programming language modes can set it, whereas previously only the value | 659 | are obeyed in the editing buffer. So programming language modes can |
| 660 | in the *compilation* buffer was used. | 660 | set them, whereas previously only the value in the *compilation* buffer |
| 661 | was used. | ||
| 661 | 662 | ||
| 662 | ** Customize | 663 | ** Customize |
| 663 | 664 | ||