changeset 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 d3aa3f329f1d
children 33e01c52c2b7
files lisp/ChangeLog lisp/vc-git.el
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Dec 27 18:57:52 2008 +0000
+++ b/lisp/ChangeLog	Sat Dec 27 22:24:31 2008 +0000
@@ -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
--- 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