Mercurial > emacs
changeset 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 | 69f903f9844f |
children | db4c0d22d62b |
files | etc/NEWS |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
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