/[emacs]/emacs/lisp/net/ange-ftp.el
ViewVC logotype

Diff of /emacs/lisp/net/ange-ftp.el

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

revision 1.14 by schwab, Tue Oct 2 21:33:49 2001 UTC revision 1.14.4.1 by gerd, Sat Oct 27 07:54:14 2001 UTC
# Line 2245  and NOWAIT." Line 2245  and NOWAIT."
2245        (setq cmd1 (funcall fix-name-func cmd1)))        (setq cmd1 (funcall fix-name-func cmd1)))
2246    
2247       ;; Second argument is the remote name       ;; Second argument is the remote name
2248       ((memq cmd0 '(append put chmod))       ((or (memq cmd0 '(append put chmod))
2249              (and (eq cmd0 'quote) (string= cmd1 "mdtm")))
2250        (setq cmd2 (funcall fix-name-func cmd2)))        (setq cmd2 (funcall fix-name-func cmd2)))
   
2251       ;; Both arguments are remote names       ;; Both arguments are remote names
2252       ((eq cmd0 'rename)       ((eq cmd0 'rename)
2253        (setq cmd1 (funcall fix-name-func cmd1)        (setq cmd1 (funcall fix-name-func cmd1)

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.14.4.1

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