Mercurial > emacs
diff etc/NEWS @ 54677:bf0752d84f5a
message deletion note added to M-x compile
author | Daniel Pfeiffer <occitan@esperanto.org> |
---|---|
date | Thu, 01 Apr 2004 10:46:37 +0000 |
parents | d4784167544e |
children | cdf086a7739d |
line wrap: on
line diff
--- a/etc/NEWS Thu Apr 01 10:42:04 2004 +0000 +++ b/etc/NEWS Thu Apr 01 10:46:37 2004 +0000 @@ -95,6 +95,10 @@ red. Informational messages are by default skipped with `next-error' (controlled by `compilation-skip-threshold'). +Location data is collected on the fly as the *compilation* buffer changes. +This means you could modify messages to make them point to different files. +This also means you can not go to locations of messages you may have deleted. + The variable `compilation-error-regexp-alist' has now become customizable. If you had added your own regexps to this, you'll probably need to include a leading `^', otherwise they'll match anywhere on a line. There is now also a