annotate .arch-inventory @ 66956:0f46b2eb27ed
(font-lock-faces): Rename this defgroup from
`font-lock-highlighting-faces'.
(font-lock-comment-face, font-lock-comment-delimiter-face)
(font-lock-string-face, font-lock-doc-face)
(font-lock-keyword-face, font-lock-builtin-face)
(font-lock-function-name-face, font-lock-variable-name-face)
(font-lock-type-face, font-lock-constant-face)
(font-lock-warning-face, font-lock-negation-char-face)
(font-lock-preprocessor-face)
(font-lock-regexp-grouping-backslash)
(font-lock-regexp-grouping-construct): Rename :group from
`font-lock-highlighting-faces' to `font-lock-faces'.
author |
Juri Linkov <juri@jurta.org> |
date |
Thu, 17 Nov 2005 07:16:45 +0000 (2005-11-17) |
parents |
7cb1d5f71446 |
children |
|
rev |
line source |
56043
|
1 # Generated files
|
|
2 precious ^(config\.status|config\.cache)$
|
55782
3c8e35fb94bb
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-345
Miles Bader <miles@gnu.org>
parents:
diff
changeset
|
3
|
56026
|
4 # Install-in-place makes these directories, so just ignore them
|
|
5 backup ^(bin|data|lock|site-lisp)$
|
|
6
|
55782
3c8e35fb94bb
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-345
Miles Bader <miles@gnu.org>
parents:
diff
changeset
|
7 # arch-tag: 6eeeaa4e-cc7e-4b22-b3d7-1089e155da14
|