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