Add faces for the VC modeline state indicator.
commit48b2b327831d2f71b02f2f16096765e2cad1d4c5
authorÓscar Fuentes <ofv@wanadoo.es>
Sun, 16 Nov 2014 14:06:23 +0000 (16 15:06 +0100)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 16 Nov 2014 14:06:55 +0000 (16 15:06 +0100)
tree16b98fecd3c5b6bb6f62fa26626e8002c63ac271
parent6f167f95dc9dae8fc8533ee4d9a497c4f08021b2
Add faces for the VC modeline state indicator.

Fixes: debbugs:19043

Add faces for the VC modeline state indicator.
* lisp/vc/vc-hooks.el: (vc-state-faces, vc-state-base-face
vc-up-to-date-state, vc-needs-update-state, vc-locked-state)
vc-locally-added-state, vc-conflict-state, vc-removed-state,
vc-missing-state, vc-edited-state): New faces.
(vc-default-mode-line-string): Use them (bug#19043).
lisp/ChangeLog