/[tramp]/tramp/lisp/tramp.el
ViewVC logotype

Diff of /tramp/lisp/tramp.el

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

revision 2.293 by albinus, Mon Apr 14 20:12:36 2003 UTC revision 2.294 by kai, Fri Apr 18 12:57:28 2003 UTC
# Line 2939  the result will be a local, non-Tramp, f Line 2939  the result will be a local, non-Tramp, f
2939          ;; would otherwise use backslash.          ;; would otherwise use backslash.
2940          (let ((directory-sep-char ?/))          (let ((directory-sep-char ?/))
2941            (tramp-make-tramp-file-name            (tramp-make-tramp-file-name
2942             multi-method method user host             multi-method (or method (tramp-find-default-method user host))
2943               user host
2944             (tramp-drop-volume-letter             (tramp-drop-volume-letter
2945              (tramp-run-real-handler 'expand-file-name              (tramp-run-real-handler 'expand-file-name
2946                                      (list localname)))))))))                                      (list localname)))))))))

Legend:
Removed from v.2.293  
changed lines
  Added in v.2.294

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