Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
f2bb3ca3
Commit
f2bb3ca3
authored
Jul 08, 2006
by
Thien-Thi Nguyen
Browse files
Add an example "Compilation started ..." line.
parent
26816cbf
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
etc/ChangeLog
etc/ChangeLog
+4
-0
etc/compilation.txt
etc/compilation.txt
+3
-0
No files found.
etc/ChangeLog
View file @
f2bb3ca3
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.
...
...
etc/compilation.txt
View file @
f2bb3ca3
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment