Mercurial > emacs
view etc/.arch-inventory @ 64496:558b187cced1
(diff-file-header): Change foreground color from
yellow to green on light backgrounds.
(diff-context): Inherit from `shadow' only for color/grayscale
with more than 88 colors.
(diff-indicator-removed, diff-indicator-added)
(diff-indicator-changed): New faces.
(diff-font-lock-keywords): Use new faces. Regroup rules.
Add "^---$" for `normal' diff format. Fontify `#' lines with
font-lock-comment-delimiter-face and font-lock-comment-face.
Add `#' to ^[^...] in the rule for `diff-context-face'.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Tue, 19 Jul 2005 11:28:35 +0000 |
parents | 34a75c56c1ce |
children | 35069180a991 |
line wrap: on
line source
# Unlike most emacs dirs, etc has a simple non-autoconf-generated makefile source ^(Makefile)$ # Generated files (DOC-X is generated on windows) backup ^(DOC(|-[0-9.]*|-X))$ # Install-in-place on NT makes this directory, so just ignore it backup ^(icons)$ # arch-tag: 5a1d62e0-593a-48cd-8743-8d45dc58dfae