emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/vc.el


From: Michael Albinus
Subject: [Emacs-diffs] Changes to emacs/lisp/vc.el
Date: Tue, 25 Oct 2005 01:52:29 -0400

Index: emacs/lisp/vc.el
diff -c emacs/lisp/vc.el:1.401 emacs/lisp/vc.el:1.402
*** emacs/lisp/vc.el:1.401      Sun Oct 23 12:17:27 2005
--- emacs/lisp/vc.el    Tue Oct 25 05:52:28 2005
***************
*** 2064,2069 ****
--- 2064,2072 ----
    ;; The following is slightly modified from files.el,
    ;; because file lines look a bit different in vc-dired-mode
    ;; (the column before the date does not end in a digit).
+   ;; albinus: It should be done in the original declaration.  Problem
+   ;; is the optional empty state-info; otherwise ")" would be good
+   ;; enough as delimeter.
    (set (make-local-variable 'directory-listing-before-filename-regexp)
    (let* ((l "\\([A-Za-z]\\|[^\0-\177]\\)")
           ;; In some locales, month abbreviations are as short as 2 letters,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]