diff lisp/vc-git.el @ 100723:bca91c325d5c

(vc-git-dir-printer): Fix filename column.
author Andreas Schwab <schwab@suse.de>
date Sat, 27 Dec 2008 22:24:31 +0000
parents 7dffc98adf8f
children a9dc0e7c3f2b
line wrap: on
line diff
--- a/lisp/vc-git.el	Sat Dec 27 18:57:52 2008 +0000
+++ b/lisp/vc-git.el	Sat Dec 27 22:24:31 2008 +0000
@@ -295,7 +295,7 @@
 		  (t 'font-lock-variable-name-face))
       'mouse-face 'highlight)
      "  " (vc-git-permissions-as-string old-perm new-perm)
-     "     "
+     "    "
      (propertize (vc-git-escape-file-name (vc-dir-fileinfo->name info))
                  'face (if isdir 'font-lock-comment-delimiter-face 'font-lock-function-name-face)
 		 'help-echo