]> code.delx.au - gnu-emacs/commitdiff
Add an example "Compilation started ..." line.
authorThien-Thi Nguyen <ttn@gnuvola.org>
Sat, 8 Jul 2006 13:21:42 +0000 (13:21 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Sat, 8 Jul 2006 13:21:42 +0000 (13:21 +0000)
etc/ChangeLog
etc/compilation.txt

index 823f82b57c5b57cdd0512e136c064c5b20d70480..676e09a73f946b70cdd7ad078e741a94e5ebd617 100644 (file)
@@ -1,3 +1,7 @@
+2006-07-08  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * compilation.txt: Add an example "Compilation started ..." line.
+
 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
 
        * orgcard.tex: Version number change.
index 2e78400014991daa436fe502e9830c97184008bf..abf8ecdf9c3aadbf7a718207b0997329ff329d4b 100644 (file)
@@ -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