/[emacs]/emacs/lisp/net/tramp-vc.el
ViewVC logotype

Diff of /emacs/lisp/net/tramp-vc.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4.2.1 by miles, Fri Apr 4 06:20:30 2003 UTC revision 1.4.2.2 by miles, Tue Oct 14 23:39:26 2003 UTC
# Line 336  Since TRAMP doesn't do async commands ye Line 336  Since TRAMP doesn't do async commands ye
336             (tramp-tramp-file-p filename)             (tramp-tramp-file-p filename)
337             (not             (not
338              (let ((v    (tramp-dissect-file-name filename)))              (let ((v    (tramp-dissect-file-name filename)))
339                  ;; The following check is probably to test whether
340                  ;; file-attributes returns correct last modification
341                  ;; times.  This check needs to be changed.
342                (tramp-get-remote-perl (tramp-file-name-multi-method v)                (tramp-get-remote-perl (tramp-file-name-multi-method v)
343                                     (tramp-file-name-method v)                                     (tramp-file-name-method v)
344                                     (tramp-file-name-user v)                                     (tramp-file-name-user v)
# Line 483  This makes remote VC work correctly at t Line 486  This makes remote VC work correctly at t
486  ;; No need to load this again if anyone asks.  ;; No need to load this again if anyone asks.
487  (provide 'tramp-vc)  (provide 'tramp-vc)
488    
489    ;;; arch-tag: 27cc42ce-da19-468d-ad5c-a2690558db60
490  ;;; tramp-vc.el ends here  ;;; tramp-vc.el ends here

Legend:
Removed from v.1.4.2.1  
changed lines
  Added in v.1.4.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26