From: Thien-Thi Nguyen Date: Sat, 8 Jul 2006 13:21:42 +0000 (+0000) Subject: Add an example "Compilation started ..." line. X-Git-Tag: emacs-pretest-22.0.90~1645 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f2bb3ca35b3ecc825c0fce70ce21c6a0df78b6f6;p=emacs.git Add an example "Compilation started ..." line. --- diff --git a/etc/ChangeLog b/etc/ChangeLog index 823f82b57c5..676e09a73f9 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2006-07-08 Thien-Thi Nguyen + + * compilation.txt: Add an example "Compilation started ..." line. + 2006-07-07 Carsten Dominik * orgcard.tex: Version number change. diff --git a/etc/compilation.txt b/etc/compilation.txt index 2e784000149..abf8ecdf9c3 100644 --- a/etc/compilation.txt +++ b/etc/compilation.txt @@ -5,6 +5,9 @@ how they are rendered. It is intended both to help you decide which matchers you need and as a test of the matchers. Move the mouse over a colored part or use `compilation-message-face', to see how much text was actually matched. +Note that the following example line should NOT be highlighted: +Compilation started at Sat Jul 8 15:19:25 + The important part is the symbol(s) line at the beginning of each entry. These are the symbols you can customize `compilation-error-regexp-alist' for, to match the messages shown in that entry. A few complex cases have more than