]> git.eshelyaron.com Git - emacs.git/commit
Add faces for the VC modeline state indicator
authorOscar Fuentes <ofv@wanadoo.es>
Sun, 16 Nov 2014 04:40:10 +0000 (05:40 +0100)
committerOscar Fuentes <ofv@wanadoo.es>
Sun, 16 Nov 2014 05:16:41 +0000 (06:16 +0100)
commitd409545938d636156b7d0a4ce889197d8fa03e65
treeb99ba9ff4a5365a52f4db20949f4945cb190ff40
parent86009dd5d886f1101358990e4f8f69a5d1467eb8
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
lisp/ChangeLog
lisp/vc/vc-hooks.el