]> code.delx.au - gnu-emacs/blobdiff - lisp/vc/vc-dir.el
* vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
[gnu-emacs] / lisp / vc / vc-dir.el
index 01b6f2fc26eff7b25684ee06a450d81c9c16f514..5f3a9a21b599ec8eb217449d1d03c9815f5fb04f 100644 (file)
@@ -1238,6 +1238,7 @@ These are the commands available for use in the file status buffer:
       (format "%-20s" state)
       'face (cond ((eq state 'up-to-date) 'font-lock-builtin-face)
                  ((memq state '(missing conflict)) 'font-lock-warning-face)
+                 ((eq state 'edited) 'font-lock-constant-face)
                  (t 'font-lock-variable-name-face))
       'mouse-face 'highlight)
      " "