1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 09:51:22 -08:00
emacs/lisp/net
Michael Albinus ce3f516fed * net/tramp.el (tramp-handle-file-remote-p): Handle optional
parameter IDENTIFICATION.
(tramp-handle-set-file-times): New defun.  Replaces `tramp-touch'.
(tramp-file-name-handler-alist, tramp-file-name-for-operation):
Add entry for `set-file-times'.
(tramp-do-copy-or-rename-file-via-buffer)
(tramp-do-copy-or-rename-file-out-of-band): Use `set-file-times'.
(tramp-handle-unhandled-file-name-directory): Rewrite.
(tramp-convert-file-attributes): Add error handling when inode is
extraordinary big.
(tramp-get-inode): Change parameter from FILE to VEC.
(tramp-handle-start-file-process ): Use (current-buffer) if BUFFER
is NIL.  This is according to the specification.  Goto (point-max)
when ready.
(tramp-handle-shell-command): Rewrite completely, using
`process-file' and `start-file-process'.
(tramp-methods, tramp-find-shell)
(tramp-open-connection-setup-interactive-shell)
(tramp-maybe-open-connection): Guard against $PROMPT_COMMAND shell
var.  Reported by Steve Youngs <steve@sxemacs.org>.

* net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add
entry for `set-file-times'.  Rename `start-process' into
`start-file-process'.  Remove `call-process' entry.
(tramp-fish-handle-set-file-times): New defun.
(tramp-fish-handle-executable-find): Use `process-file'.
(tramp-fish-handle-process-file): New defun.  Replaces
`tramp-fish-handle-call-process'.
(tramp-fish-do-copy-or-rename-file-directly): Use
`set-file-times'.
(tramp-fish-get-file-entries): Change `tramp-get-inode' parameter.

* net/tramp-smb.el (tramp-smb-handle-file-attributes): Change
`tramp-get-inode' parameter.
2007-07-17 21:10:07 +00:00
..
.gitignore
ange-ftp.el * net/ange-ftp.el: (ange-ftp-file-remote-p): Handle optional 2007-07-17 21:09:12 +00:00
browse-url.el Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
eudc-bob.el Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
eudc-export.el Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
eudc-hotlist.el Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
eudc-vars.el Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
eudc.el Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
eudcb-bbdb.el Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
eudcb-ldap.el Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
eudcb-mab.el Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
eudcb-ph.el Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
goto-addr.el Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
ldap.el Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
net-utils.el (whois-server-tld): Update server for .org. 2007-02-26 17:43:11 +00:00
netrc.el Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
newsticker.el Remove RCS keywords 2007-02-13 12:25:18 +00:00
quickurl.el Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
rcirc.el (rcirc-server-alist): Rename from rcirc-connections. 2007-06-29 07:32:59 +00:00
rcompile.el * files.el (file-remote-p): Introduce optional parameter CONNECTED. 2007-07-08 18:03:20 +00:00
rlogin.el Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
snmp-mode.el Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
socks.el * net/socks.el (top): Remove unnecessary copyright line. 2007-06-05 05:00:23 +00:00
telnet.el Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
tls.el Fix last fix. 2007-04-07 04:40:28 +00:00
tramp-cache.el Add arch tagline 2007-07-09 06:48:40 +00:00
tramp-fish.el * net/tramp.el (tramp-handle-file-remote-p): Handle optional 2007-07-17 21:10:07 +00:00
tramp-ftp.el * files.el (file-remote-p): Introduce optional parameter CONNECTED. 2007-07-08 18:03:20 +00:00
tramp-gw.el Changes from arch/CVS synchronization 2007-07-10 02:03:14 +00:00
tramp-smb.el * net/tramp.el (tramp-handle-file-remote-p): Handle optional 2007-07-17 21:10:07 +00:00
tramp-uu.el * files.el (file-remote-p): Introduce optional parameter CONNECTED. 2007-07-08 18:03:20 +00:00
tramp.el * net/tramp.el (tramp-handle-file-remote-p): Handle optional 2007-07-17 21:10:07 +00:00
trampver.el * files.el (file-remote-p): Introduce optional parameter CONNECTED. 2007-07-08 18:03:20 +00:00
webjump.el (webjump-sample-sites): Add simple Wikipedia query. 2007-05-28 07:42:10 +00:00