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

Diff of /tramp/lisp/tramp-ftp.el

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

revision 2.8 by albinus, Fri Apr 4 21:43:58 2003 UTC revision 2.9 by albinus, Thu Apr 24 21:16:14 2003 UTC
# Line 102  pass to the OPERATION." Line 102  pass to the OPERATION."
102        (cond        (cond
103         ;; If argument is a symlink, 'file-directory-p` and 'file-exists-p`         ;; If argument is a symlink, 'file-directory-p` and 'file-exists-p`
104         ;; call the traversed file recursively. So we cannot disable the         ;; call the traversed file recursively. So we cannot disable the
105         ;;file-name-handler this case.         ;; file-name-handler this case.
106         ((memq operation '(file-directory-p file-exists-p))         ((memq operation '(file-directory-p file-exists-p))
107          (apply 'ange-ftp-hook-function operation args))          (apply 'ange-ftp-hook-function operation args))
108          ;; Normally, the handlers must be discarded          ;; Normally, the handlers must be discarded

Legend:
Removed from v.2.8  
changed lines
  Added in v.2.9

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