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

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

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

revision 1.35 by schwab, Fri Apr 4 11:33:33 2003 UTC revision 1.36 by kai, Tue Apr 8 20:06:11 2003 UTC
# Line 1  Line 1 
1  ;;; -*- mode: Emacs-Lisp; coding: iso-8859-1; -*-  ;;; -*- mode: Emacs-Lisp; coding: iso-2022-7bit; -*-
2  ;;; tramp.el --- Transparent Remote Access, Multiple Protocol  ;;; tramp.el --- Transparent Remote Access, Multiple Protocol
3    
4  ;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.  ;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
# Line 2344  if the remote host can't provide the mod Line 2344  if the remote host can't provide the mod
2344    
2345  ;; Other file name ops.  ;; Other file name ops.
2346    
2347  ;; ;; Matthias Köppe <mkoeppe@mail.math.uni-magdeburg.de>  ;; ;; Matthias K,Av(Bppe <mkoeppe@mail.math.uni-magdeburg.de>
2348  ;; (defun tramp-handle-directory-file-name (directory)  ;; (defun tramp-handle-directory-file-name (directory)
2349  ;;   "Like `directory-file-name' for tramp files."  ;;   "Like `directory-file-name' for tramp files."
2350  ;;   (if (and (eq (aref directory (- (length directory) 1)) ?/)  ;;   (if (and (eq (aref directory (- (length directory) 1)) ?/)
# Line 6529  report. Line 6529  report.
6529  ;;   transfer method to use.  (Greg Stark)  ;;   transfer method to use.  (Greg Stark)
6530  ;; * Remove unneeded parameters from methods.  ;; * Remove unneeded parameters from methods.
6531  ;; * Invoke rsync once for copying a whole directory hierarchy.  ;; * Invoke rsync once for copying a whole directory hierarchy.
6532  ;;   (Francesco Potortì)  ;;   (Francesco Potort,Al(B)
6533  ;; * Should we set PATH ourselves or should we rely on the remote end  ;; * Should we set PATH ourselves or should we rely on the remote end
6534  ;;   to do it?  ;;   to do it?
6535  ;; * Do the autoconf thing.  ;; * Do the autoconf thing.

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36

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