summaryrefslogtreecommitdiff
path: root/etc/compilation.txt
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2006-07-08 13:21:42 +0000
committerThien-Thi Nguyen <ttn@gnuvola.org>2006-07-08 13:21:42 +0000
commitf2bb3ca35b3ecc825c0fce70ce21c6a0df78b6f6 (patch)
treed2bcc72f37a1be914d13b03030f8225b69614e6a /etc/compilation.txt
parent26816cbf789cb93b2f602df814613a0ac0d8cde2 (diff)
downloademacs-f2bb3ca35b3ecc825c0fce70ce21c6a0df78b6f6.tar.gz
Add an example "Compilation started ..." line.
Diffstat (limited to 'etc/compilation.txt')
-rw-r--r--etc/compilation.txt3
1 files changed, 3 insertions, 0 deletions
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