mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-14 09:39:42 +00:00
; * lisp/vc/vc-hooks.el: corrected docstring of face
Do not merge to master
This commit is contained in:
parent
b6d6304179
commit
38698b6eaa
@ -91,7 +91,7 @@
|
||||
|
||||
(defface vc-edited-state
|
||||
'((default :inherit vc-state-base-face))
|
||||
"Face for VC modeline state when the file is up to date."
|
||||
"Face for VC modeline state when the file is edited."
|
||||
:version "25.1"
|
||||
:group 'vc-faces)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user