1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00
emacs/lisp/net
Michael Albinus e8912d5be9 Sync with Tramp 2.3.4-pre
* doc/misc/trampver.texi: Change version to "2.3.4-pre

* lisp/net/tramp.el (tramp-mode, tramp-verbose)
(tramp-backup-directory-alist, tramp-auto-save-directory)
(tramp-encoding-shell, tramp-encoding-command-switch)
(tramp-encoding-command-interactive, tramp-default-method)
(tramp-default-method-alist, tramp-default-user)
(tramp-default-user-alist, tramp-default-host)
(tramp-default-host-alist, tramp-default-proxies-alist)
(tramp-save-ad-hoc-proxies, tramp-restricted-shell-hosts-alist)
(tramp-local-end-of-line, tramp-rsh-end-of-line)
(tramp-login-prompt-regexp, tramp-shell-prompt-pattern)
(tramp-password-prompt-regexp, tramp-wrong-passwd-regexp)
(tramp-yesno-prompt-regexp, tramp-yn-prompt-regexp)
(tramp-terminal-prompt-regexp)
(tramp-operation-not-permitted-regexp, tramp-copy-failed-regexp)
(tramp-process-alive-regexp, tramp-chunksize)
(tramp-process-connection-type, tramp-connection-timeout)
(tramp-connection-min-time-diff)
(tramp-completion-reread-directory-timeout):
* lisp/net/tramp-adb.el (tramp-adb-program)
(tramp-adb-connect-if-not-connected, tramp-adb-prompt):
* lisp/net/tramp-cache.el (tramp-connection-properties)
(tramp-persistency-file-name):
* lisp/net/tramp-gvfs.el (tramp-gvfs-methods)
(tramp-gvfs-zeroconf-domain, tramp-bluez-discover-devices-timeout):
* lisp/net/tramp-sh.el (tramp-inline-compress-start-size)
(tramp-copy-size-limit, tramp-terminal-type)
(tramp-histfile-override, tramp-use-ssh-controlmaster-options)
(tramp-remote-path, tramp-remote-process-environment)
(tramp-sh-extra-args):
* lisp/net/tramp-smb.el (tramp-smb-program, tramp-smb-acl-program)
(tramp-smb-conf, tramp-smb-winexe-program)
(tramp-smb-winexe-shell-command)
(tramp-smb-winexe-shell-command-switch):
Dont't require 'tramp.  (Bug#31558)

* lisp/net/tramp.el (tramp-accept-process-output):
* lisp/net/tramp-adb.el (tramp-adb-handle-start-file-process):
* lisp/net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
(tramp-sh-handle-start-file-process):
* lisp/net/tramp-smb.el (tramp-smb-handle-copy-directory)
(tramp-smb-handle-file-acl, tramp-smb-handle-process-file)
(tramp-smb-handle-set-file-acl)
(tramp-smb-handle-start-file-process): Suppress timers.

* lisp/net/tramp-adb.el (tramp-adb-handle-write-region):
* lisp/net/tramp-gvfs.el (tramp-gvfs-handle-write-region):
* lisp/net/tramp-sh.el (tramp-sh-handle-write-region):
* lisp/net/tramp-smb.el (tramp-smb-handle-write-region):
Write proper message.

* lisp/net/tramp-cmds.el (tramp-change-syntax):
Use `customize-set-variable'.

* lisp/net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
Ensure proper EOL handling for Darwin.
(tramp-find-inline-compress): Improve command quoting for w32.
Reported by Chris Zheng <chriszheng99@gmail.com>.
(tramp-open-connection-setup-interactive-shell): Wrap both echo
calls in parentheses, in order to avoid double prompt.

* lisp/net/tramp-smb.el (tramp-smb-errors):
Add "NT_STATUS_RESOURCE_NAME_NOT_FOUND".

* lisp/net/tramp.el (tramp-default-user-alist)
(tramp-default-host-alist): Fix docstring.
(tramp-dissect-file-name): Adapt docstring.  (Bug#30904)
(tramp-make-tramp-file-name): Check, that method is
not empty.  (Bug#30038)
(tramp-message-show-message): Change default.

* lisp/net/trampver.el: Change version to "2.3.4-pre".

* test/lisp/net/tramp-tests.el (ert-x): Require it.
(tramp-test10-write-region): Extend test.
(tramp--test-emacs27-p, tramp--test-windows-nt): New defuns.
(tramp-test11-copy-file, tramp-test12-rename-file)
(tramp-test21-file-links, tramp-test24-file-acl)
(tramp-test25-file-selinux, tramp--test-check-files): Use them.
(tramp-test21-file-links): Do not call `make-symbolic-link' on w32.
Fix file name quoting test.
(tramp-test32-environment-variables-and-port-numbers):
Adapt check for systems which do not support "echo -n".  (Bug#29712)
(tramp-test36-find-backup-file-name): Call also
`convert-standard-filename' due to w32.
(tramp-test41-asynchronous-requests):
Use $REMOTE_PARALLEL_PROCESSES.  Flush cache prior file operations.
(tramp-test42-auto-load, tramp-test42-delay-load)
(tramp-test42-recursive-load, tramp-test42-remote-load-path):
Quote command due to w32.
2018-05-29 09:57:48 +02:00
..
ange-ftp.el Replace the obsolete process-kill-without-query in documentation 2018-03-08 20:18:18 -05:00
browse-url.el Fix report-emacs-bug via mailclient on MS-Windows 2018-05-03 21:04:17 +03:00
dbus.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
dig.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
dns.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
eudc-bob.el Replace some obsolete aliases in code 2018-03-07 15:44:08 -05:00
eudc-export.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
eudc-hotlist.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
eudc-vars.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
eudc.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
eudcb-bbdb.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
eudcb-ldap.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
eudcb-mab.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
eww.el Fix downloading non-text files in EWW 2018-03-02 10:44:44 +02:00
gnutls.el ; Fix doc typos related to indefinite articles 2018-02-16 15:16:15 -05:00
goto-addr.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
hmac-def.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
hmac-md5.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
imap.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ldap.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
mailcap.el ; Fix doc typos related to indefinite articles 2018-02-16 17:33:57 -05:00
mairix.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
net-utils.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
netrc.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
network-stream.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
newst-backend.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
newst-plainview.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
newst-reader.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
newst-ticker.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
newst-treeview.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
newsticker.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
nsm.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ntlm.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
pop3.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
puny.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
quickurl.el Replace some obsolete aliases in code 2018-03-06 20:16:52 -05:00
rcirc.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
rfc2104.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
rlogin.el Fix Bug#30324 2018-02-03 11:08:33 +01:00
sasl-cram.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sasl-digest.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sasl-ntlm.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sasl-scram-rfc.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sasl.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
secrets.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
shr-color.el Fix shr and CSS 4 color maps 2018-02-07 22:14:00 +01:00
shr.el * lisp/net/shr.el (shr-browse-url): Doc fix. (Bug#30957) 2018-04-01 12:09:54 +03:00
sieve-manage.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sieve-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sieve.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
snmp-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
soap-client.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
soap-inspect.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
socks.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
starttls.el Doc fixes for process functions (Bug#30349) 2018-02-07 20:17:50 -05:00
telnet.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
tls.el Doc fixes for process functions (Bug#30349) 2018-02-07 20:17:50 -05:00
tramp-adb.el Sync with Tramp 2.3.4-pre 2018-05-29 09:57:48 +02:00
tramp-cache.el Sync with Tramp 2.3.4-pre 2018-05-29 09:57:48 +02:00
tramp-cmds.el Sync with Tramp 2.3.4-pre 2018-05-29 09:57:48 +02:00
tramp-compat.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
tramp-ftp.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
tramp-gvfs.el Sync with Tramp 2.3.4-pre 2018-05-29 09:57:48 +02:00
tramp-sh.el Sync with Tramp 2.3.4-pre 2018-05-29 09:57:48 +02:00
tramp-smb.el Sync with Tramp 2.3.4-pre 2018-05-29 09:57:48 +02:00
tramp-uu.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
tramp.el Sync with Tramp 2.3.4-pre 2018-05-29 09:57:48 +02:00
trampver.el Sync with Tramp 2.3.4-pre 2018-05-29 09:57:48 +02:00
webjump.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
zeroconf.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00