]> code.delx.au - gnu-emacs/blobdiff - lisp/vc/vc-hooks.el
; Merge from origin/emacs-25
[gnu-emacs] / lisp / vc / vc-hooks.el
index 0c1718e94cbe65b186cd95bfb2aecdcd02f280c1..c6512e95e491cd604c5be465c594d1512d719ec8 100644 (file)
@@ -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)