; * lisp/vc/vc-hooks.el: corrected docstring of face
Do not merge to master
This commit is contained in:
parent
b6d6304179
commit
38698b6eaa
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue