From 38698b6eaa7619a1c7ce5be9e8299bea4b680a2b Mon Sep 17 00:00:00 2001 From: Oscar Fuentes Date: Tue, 1 Mar 2016 04:53:03 +0100 Subject: [PATCH] ; * lisp/vc/vc-hooks.el: corrected docstring of face Do not merge to master --- lisp/vc/vc-hooks.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/vc/vc-hooks.el b/lisp/vc/vc-hooks.el index 2be46c5fff4..22c4d17f6aa 100644 --- a/lisp/vc/vc-hooks.el +++ b/lisp/vc/vc-hooks.el @@ -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) -- 2.39.2