1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-19 22:50:29 -08:00
emacs/lisp/net
Michael Albinus b0dbf4c038 Sync with Tramp repository
* doc/misc/tramp.texi (Configuration): Note, that Tramp must be
required prior changing its configuration.
(Connection caching, Predefined connection information)
(Remote shell setup): Fix typos.
(Predefined connection information): Describe, how to overwrite
parameters of `tramp-methods'.
(Remote programs, Remote processes, Traces and Profiles):
Simplify example.
(Remote programs): Remove superfluous comment.

* doc/misc/trampver.texi: Update release number.

* lisp/net/tramp-cache.el (tramp-connection-properties): Adapt docstring.

* lisp/net/tramp-gvfs.el (tramp-gvfs-do-copy-or-rename-file): New defun.
(tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file): Use it.
(tramp-gvfs-handle-make-directory): Reimplement PARENTS handling,
"gvfs-mkdir -p ..." does not work robust.
(tramp-gvfs-maybe-open-connection): Adapt `tramp-get-method-parameter' call.

* lisp/net/tramp-sh.el (tramp-methods):
Add `tramp-remote-shell-login' parameter where it fits.
(tramp-get-remote-path): Use it.
(tramp-make-copy-program-file-name): Fix quoting for "psftp" method.
(all): Adapt `tramp-get-method-parameter' calls.

* lisp/net/tramp.el (tramp-methods): Adapt docstring.
(tramp-get-method-parameter): Replace argument METHOD by VEC.
Check also for hits in `tramp-connection-properties'.  Adapt docstring.
(tramp-get-remote-tmpdir): Cache only the local name of tmpdir.
(all): Adapt `tramp-get-method-parameter' calls.

* lisp/net/trampver.el Update release number.

* test/automated/tramp-tests.el (tramp--instrument-test-case):
Add "^make-symbolic-link not supported$" to `debug-ignored-errors'.
(tramp-test13-make-directory, tramp--test-adb-p)
(tramp--test-smb-or-windows-nt-p): Simplify.
(tramp--test-ftp-p, tramp--test-gvfs-p): New defuns.
(tramp--test-special-characters): Fix docstring.  Add gvfs and ftp tests.
(tramp--test-utf8): Fix docstring.
2015-07-21 14:59:18 +02:00
..
ange-ftp.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
browse-url.el
dbus.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
dig.el
dns.el
eudc-bob.el
eudc-export.el
eudc-hotlist.el
eudc-vars.el
eudc.el
eudcb-bbdb.el
eudcb-ldap.el
eudcb-mab.el
eudcb-ph.el
eww.el
gnutls.el
goto-addr.el
hmac-def.el
hmac-md5.el
imap.el
ldap.el
mairix.el
net-utils.el
netrc.el
network-stream.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
newst-backend.el
newst-plainview.el
newst-reader.el
newst-ticker.el
newst-treeview.el * lisp/net/newst-treeview.el: Use lexical-binding. 2015-06-16 15:39:35 -04:00
newsticker.el
nsm.el
ntlm.el
pinentry.el Add pinentry.el for better GnuPG integration 2015-06-18 10:22:38 +09:00
quickurl.el
rcirc.el Support @-mentions 2015-07-17 13:18:38 +02:00
rfc2104.el
rlogin.el Fix minor quoting problems in doc strings 2015-05-19 15:01:16 -07:00
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl-scram-rfc.el
sasl.el
secrets.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
shr-color.el
shr.el
snmp-mode.el
soap-client.el Fix minor quoting problems in doc strings 2015-05-19 15:01:16 -07:00
soap-inspect.el
socks.el
telnet.el Fix minor quoting problems in doc strings 2015-05-19 15:01:16 -07:00
tls.el
tramp-adb.el Improve error handling in tramp-adb.el 2015-06-21 20:36:14 +02:00
tramp-cache.el Sync with Tramp repository 2015-07-21 14:59:18 +02:00
tramp-cmds.el Inhibit `epa-file-handler' in Tramp 2015-05-25 10:44:51 +02:00
tramp-compat.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
tramp-ftp.el
tramp-gvfs.el Sync with Tramp repository 2015-07-21 14:59:18 +02:00
tramp-gw.el
tramp-sh.el Sync with Tramp repository 2015-07-21 14:59:18 +02:00
tramp-smb.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
tramp-uu.el
tramp.el Sync with Tramp repository 2015-07-21 14:59:18 +02:00
trampver.el Sync with Tramp repository 2015-07-21 14:59:18 +02:00
webjump.el
zeroconf.el