From: Stefan Monnier Date: Fri, 12 Mar 2004 13:56:49 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~7259 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ecf4207f93dfe5e2e7ddb99f763ac79a5717b1c0;p=emacs.git *** empty log message *** --- diff --git a/etc/NEWS b/etc/NEWS index 17d30910f9c..f44134bae40 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -88,6 +88,22 @@ types any more. Add -DUSE_LISP_UNION_TYPE if you want union types. * Changes in Emacs 21.4 +** M-x compile has been completely overhauled + +It now uses font-lock for turning compiler output into hypertext. Quite a few +more kinds of messages are recognized. Messages that are recognized as +warnings or informational come in orange or green, instead of red. +Informational messages are by default skipped with `next-error'. + +The new file etc/compilation.txt gives examples of each type of message. + +** M-x grep has been adapted to new compile + +Hits are fontified in green, and hits in binary files in orange. Grep buffers +can be saved and will again be loaded with the new `grep-mode'. + +** M-x diff uses diff-mode instead of compilation-mode. + --- ** The saveplace.el package now filters out unreadable files. When you exit Emacs, the saved positions in visited files no longer