aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris2012-02-08 23:24:30 -0800
committerGlenn Morris2012-02-08 23:24:30 -0800
commit8327412569d4b82a58c38696bb9dca3f2e6d2364 (patch)
treef35610ca865097d86431972651f0d57100fac580 /etc
parent3b90aec0a7741b78d2fe583c1da3ff011741bfb6 (diff)
downloademacs-8327412569d4b82a58c38696bb9dca3f2e6d2364.tar.gz
emacs-8327412569d4b82a58c38696bb9dca3f2e6d2364.zip
Doc fixes for compile.el
* lisp/progmodes/compile.el (compilation-first-column) (compilation-error-screen-columns): Doc fixes. * etc/NEWS: Related markup.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index f67cfd3e434..138689cff69 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -672,6 +672,7 @@ on platforms that support it. This calls your desktop's preferred browser.
672inserted by the compilation filter function, when calling 672inserted by the compilation filter function, when calling
673compilation-filter-hook. 673compilation-filter-hook.
674 674
675---
675*** `compilation-error-screen-columns' and `compilation-first-column' 676*** `compilation-error-screen-columns' and `compilation-first-column'
676are obeyed in the editing buffer. So programming language modes can 677are obeyed in the editing buffer. So programming language modes can
677set them, whereas previously only the value in the *compilation* buffer 678set them, whereas previously only the value in the *compilation* buffer