emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Kai Großjohann
Subject: [Emacs-diffs] Changes to emacs/lisp/net/tramp-vc.el
Date: Sun, 20 Jul 2003 15:04:49 -0400

Index: emacs/lisp/net/tramp-vc.el
diff -c emacs/lisp/net/tramp-vc.el:1.4 emacs/lisp/net/tramp-vc.el:1.5
*** emacs/lisp/net/tramp-vc.el:1.4      Fri Feb 28 13:28:47 2003
--- emacs/lisp/net/tramp-vc.el  Sun Jul 20 15:04:48 2003
***************
*** 336,341 ****
--- 336,344 ----
           (tramp-tramp-file-p filename)
           (not
            (let ((v    (tramp-dissect-file-name filename)))
+             ;; The following check is probably to test whether
+             ;; file-attributes returns correct last modification
+             ;; times.  This check needs to be changed.
              (tramp-get-remote-perl (tramp-file-name-multi-method v)
                                   (tramp-file-name-method v)
                                   (tramp-file-name-user v)




reply via email to

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