Mercurial > emacs
annotate lispintro/.cvsignore @ 64863:2838cf662e70
(compilation-mode-font-lock-keywords):
Remove `-text' from face variable names.
(compilation-error-file-name, compilation-warning-file-name)
(compilation-info-file-name): Delete faces.
(compilation-line-number, compilation-column-number):
Remove face underlining.
(compilation-message-face): Set to `underline' value by default.
(compilation-error-face, compilation-warning-face)
(compilation-info-face): Remove `-file-name' from face names.
(compilation-error-text-face, compilation-warning-text-face)
(compilation-info-text-face): Delete face variables.
(compilation-text-face): Delete function.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Tue, 09 Aug 2005 21:34:40 +0000 |
parents | d90447516029 |
children | adbf7c56937f |
rev | line source |
---|---|
41429 | 1 *.aux |
2 *.fn | |
3 *.fns | |
4 *.cps | |
5 *.cp | |
6 *.kys | |
7 *.ky | |
8 *.toc | |
9 *.pgs | |
10 *.pg | |
11 *.log | |
12 *.vrs | |
13 *.vr | |
14 *.dvi | |
15 *.ps | |
16 *.tp | |
17 *.tps | |
18 *.tmp | |
41869
d90447516029
Added *.txt to .cvsignore list.
Robert J. Chassell <bob@rattlesnake.com>
parents:
41429
diff
changeset
|
19 *.txt |
41429 | 20 Makefile |