Mercurial > emacs
changeset 54381:a9355221b2b4
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 12 Mar 2004 13:56:49 +0000 |
parents | b3e0a3f4fdf2 |
children | 69f5624c956a |
files | etc/NEWS |
diffstat | 1 files changed, 16 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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