1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 16:41:45 -08:00
emacs/lisp/net
Michael Albinus 66bdc86806 Add FORCE argument to `delete-file'.
* net/ange-ftp.el (ange-ftp-del-tmp-name): Make it a defun,
forcing to delete the temporary file.
(ange-ftp-delete-file): Add FORCE arg.
(ange-ftp-rename-remote-to-remote)
(ange-ftp-rename-local-to-remote, ange-ftp-rename-remote-to-local)
(ange-ftp-load, ange-ftp-compress, ange-ftp-uncompress): Force
file deletion.

* net/tramp-compat.el (tramp-compat-delete-file): New defun.

* net/tramp.el (tramp-handle-delete-file): Add FORCE arg.
(tramp-handle-make-symbolic-link, tramp-handle-load)
(tramp-do-copy-or-rename-file-via-buffer)
(tramp-do-copy-or-rename-file-directly)
(tramp-do-copy-or-rename-file-out-of-band)
(tramp-handle-process-file, tramp-handle-call-process-region)
(tramp-handle-shell-command, tramp-handle-file-local-copy)
(tramp-handle-insert-file-contents, tramp-handle-write-region)
(tramp-delete-temp-file-function): Use `tramp-compat-delete-file'.

* net/tramp-fish.el (tramp-fish-handle-delete-file): Add FORCE arg.
(tramp-fish-handle-make-symbolic-link)
(tramp-fish-handle-process-file): Use `tramp-compat-delete-file'.

* net/tramp-ftp.el (tramp-ftp-file-name-handler): Use
`tramp-compat-delete-file'.

* net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Add FORCE arg.
(tramp-gvfs-handle-write-region): Use `tramp-compat-delete-file'.

* net/tramp-imap.el (tramp-imap-handle-delete-file): Add FORCE arg.
(tramp-imap-do-copy-or-rename-file): Use `tramp-compat-delete-file'.

* net/tramp-smb.el (tramp-smb-handle-delete-file): Add FORCE arg.
(tramp-smb-handle-copy-file, tramp-smb-handle-file-local-copy)
(tramp-smb-handle-rename-file, tramp-smb-handle-write-region): Use
`tramp-compat-delete-file'.
2010-05-05 12:20:23 +02:00
..
.gitignore
ange-ftp.el Add FORCE argument to `delete-file'. 2010-05-05 12:20:23 +02:00
browse-url.el * net/browse-url.el (browse-url-firefox-program): Use iceweasel if 2010-04-29 10:04:33 -04:00
dbus.el * net/dbus.el (dbus-introspect, dbus-get-property) 2010-02-28 11:27:39 +01:00
dig.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
dns.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
eudc-bob.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
eudc-export.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
eudc-hotlist.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
eudc-vars.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
eudc.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
eudcb-bbdb.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
eudcb-ldap.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
eudcb-mab.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
eudcb-ph.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
goto-addr.el Fix last change to use existing comm Custom group instead of `net'. 2010-03-12 14:13:38 -05:00
hmac-def.el Fix keywords. 2010-03-14 23:15:02 +02:00
hmac-md5.el Fix keywords. 2010-03-14 23:15:02 +02:00
imap-hash.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
imap.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ldap.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mairix.el * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil 2010-01-15 11:55:43 -05:00
net-utils.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
netrc.el Fix keywords. 2010-03-14 23:15:02 +02:00
newst-backend.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
newst-plainview.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
newst-reader.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
newst-ticker.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
newst-treeview.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
newsticker.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ntlm.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
quickurl.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
rcirc.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
rcompile.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
rlogin.el Minor cleanups. 2010-05-05 00:27:16 -04:00
sasl-cram.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
sasl-digest.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
sasl-ntlm.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
sasl.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
secrets.el Fix unbalanced parenthesis in secrets.el. 2010-03-20 14:21:44 -05:00
snmp-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
socks.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
telnet.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
tls.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
tramp-cache.el * net/tramp.el (tramp-process-actions, tramp-read-passwd): 2010-02-15 16:04:53 +01:00
tramp-cmds.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
tramp-compat.el Add FORCE argument to `delete-file'. 2010-05-05 12:20:23 +02:00
tramp-fish.el Add FORCE argument to `delete-file'. 2010-05-05 12:20:23 +02:00
tramp-ftp.el Add FORCE argument to `delete-file'. 2010-05-05 12:20:23 +02:00
tramp-gvfs.el Add FORCE argument to `delete-file'. 2010-05-05 12:20:23 +02:00
tramp-gw.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
tramp-imap.el Add FORCE argument to `delete-file'. 2010-05-05 12:20:23 +02:00
tramp-smb.el Add FORCE argument to `delete-file'. 2010-05-05 12:20:23 +02:00
tramp-uu.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
tramp.el Add FORCE argument to `delete-file'. 2010-05-05 12:20:23 +02:00
trampver.el Synchronize with Tramp repository. 2010-04-10 14:50:31 +02:00
webjump.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
xesam.el Fix last change to use existing comm Custom group instead of `net'. 2010-03-12 14:13:38 -05:00
zeroconf.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00