summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2011-01-28 17:12:05 -0500
committerStefan Monnier <monnier@iro.umontreal.ca>2011-01-28 17:12:05 -0500
commit9ffae6d024cb3d9c95f456d7f9b8a6be97b63fde (patch)
tree819b97536e7daff4ee2e493c785080260426dafa /etc
parentb1ea593c8121821485fdc758a30efdf03bb63168 (diff)
parent55fb901352fd4cd8c2a604378004b678fa60a461 (diff)
downloademacs-9ffae6d024cb3d9c95f456d7f9b8a6be97b63fde.tar.gz
* progmodes/compile.el: Don't use font-lock any more.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 07cb55dc09a..bb916628010 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -321,6 +321,9 @@ prompts for a number to count from and for a format string.
* Changes in Specialized Modes and Packages in Emacs 24.1
+** The compile.el mode can be used without font-lock-mode.
+`compilation-parse-errors-function' is now obsolete.
+
** The Landmark game is now invoked with `landmark', not `lm'.
** Prolog mode has been completely revamped, with lots of additional