]> git.eshelyaron.com Git - emacs.git/commitdiff
Mention compilation-first-column in NEWS
authorGlenn Morris <rgm@gnu.org>
Wed, 8 Feb 2012 04:12:28 +0000 (20:12 -0800)
committerGlenn Morris <rgm@gnu.org>
Wed, 8 Feb 2012 04:12:28 +0000 (20:12 -0800)
etc/NEWS

index 9cf5b87b29069019493725aa5c2ac97728795fd0..dde80a52305e3b2358e310ca7bf8121b64ad6779 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -655,9 +655,10 @@ view-diary-entries, list-diary-entries, show-all-diary-entries
 inserted by the compilation filter function, when calling
 compilation-filter-hook.
 
-*** `compilation-error-screen-columns' is obeyed in the editing buffer.
-So programming language modes can set it, whereas previously only the value
-in the *compilation* buffer was used.
+*** `compilation-error-screen-columns' and `compilation-first-column'
+are obeyed in the editing buffer.  So programming language modes can
+set them, whereas previously only the value in the *compilation* buffer
+was used.
 
 ** Customize