]> git.eshelyaron.com Git - emacs.git/commitdiff
(vc-git-dir-printer): Fix filename column.
authorAndreas Schwab <schwab@suse.de>
Sat, 27 Dec 2008 22:24:31 +0000 (22:24 +0000)
committerAndreas Schwab <schwab@suse.de>
Sat, 27 Dec 2008 22:24:31 +0000 (22:24 +0000)
lisp/ChangeLog
lisp/vc-git.el

index 20b3e91c0a15320c369e834936b3ffd64fa66d33..bccf45bd2f9aa0cfda563600ed144042f4ce79a7 100644 (file)
@@ -1,3 +1,7 @@
+2008-12-27  Andreas Schwab  <schwab@suse.de>
+
+       * vc-git.el (vc-git-dir-printer): Fix filename column.
+
 2008-12-27  Nicholas Maniscalco <nicholas@maniscalco.com>  (tiny change)
 
        * term.el (term-emulate-terminal): Decode substring just prior to
index efb59ac251695401fb23415719b614cd1454ccbf..c003e08af6c739df24807436952c6cf0ae14689e 100644 (file)
@@ -295,7 +295,7 @@ If nil, use the value of `vc-diff-switches'.  If t, use no switches."
                  (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