# HG changeset patch # User Stefan Monnier # Date 1079099809 0 # Node ID a9355221b2b42d7ba66c4f9c7cd8d841614e5c3c # Parent b3e0a3f4fdf2c1365c3d70da25a1d5faa23e0ea6 *** empty log message *** diff -r b3e0a3f4fdf2 -r a9355221b2b4 etc/NEWS --- a/etc/NEWS Fri Mar 12 10:16:20 2004 +0000 +++ b/etc/NEWS Fri Mar 12 13:56:49 2004 +0000 @@ -88,6 +88,22 @@ * 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