emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/net/ange-ftp.el


From: Kai Großjohann
Subject: [Emacs-diffs] Changes to emacs/lisp/net/ange-ftp.el
Date: Fri, 21 Jun 2002 16:42:00 -0400

Index: emacs/lisp/net/ange-ftp.el
diff -c emacs/lisp/net/ange-ftp.el:1.35 emacs/lisp/net/ange-ftp.el:1.36
*** emacs/lisp/net/ange-ftp.el:1.35     Fri May 24 18:01:56 2002
--- emacs/lisp/net/ange-ftp.el  Fri Jun 21 16:41:59 2002
***************
*** 4395,4401 ****
       'ange-ftp-verify-visited-file-modtime)
  (put 'file-exists-p 'ange-ftp 'ange-ftp-file-exists-p)
  (put 'write-region 'ange-ftp 'ange-ftp-write-region)
- (put 'backup-buffer 'ange-ftp 'ange-ftp-backup-buffer)
  (put 'copy-file 'ange-ftp 'ange-ftp-copy-file)
  (put 'rename-file 'ange-ftp 'ange-ftp-rename-file)
  (put 'file-attributes 'ange-ftp 'ange-ftp-file-attributes)
--- 4395,4400 ----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]