aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/net')
-rw-r--r--lisp/net/ange-ftp.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/net/ange-ftp.el b/lisp/net/ange-ftp.el
index 1dfc6927166..1115b18f940 100644
--- a/lisp/net/ange-ftp.el
+++ b/lisp/net/ange-ftp.el
@@ -4395,7 +4395,6 @@ NEWNAME should be the name to give the new compressed or uncompressed file.")
4395 'ange-ftp-verify-visited-file-modtime) 4395 'ange-ftp-verify-visited-file-modtime)
4396(put 'file-exists-p 'ange-ftp 'ange-ftp-file-exists-p) 4396(put 'file-exists-p 'ange-ftp 'ange-ftp-file-exists-p)
4397(put 'write-region 'ange-ftp 'ange-ftp-write-region) 4397(put 'write-region 'ange-ftp 'ange-ftp-write-region)
4398(put 'backup-buffer 'ange-ftp 'ange-ftp-backup-buffer)
4399(put 'copy-file 'ange-ftp 'ange-ftp-copy-file) 4398(put 'copy-file 'ange-ftp 'ange-ftp-copy-file)
4400(put 'rename-file 'ange-ftp 'ange-ftp-rename-file) 4399(put 'rename-file 'ange-ftp 'ange-ftp-rename-file)
4401(put 'file-attributes 'ange-ftp 'ange-ftp-file-attributes) 4400(put 'file-attributes 'ange-ftp 'ange-ftp-file-attributes)