1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 10:06:13 +00:00
emacs/doc
Michael Albinus 3abe7bfe30 Handle also port and domain in Tramp proxy definitions
* doc/misc/tramp.texi (Multi-hops): Exclude ports and domains from
pattern expansion.

* lisp/net/tramp-cmds.el (tramp-cleanup-all-connections):
Remove ad-hoc proxies.

* lisp/net/tramp-sh.el (tramp-compute-multi-hops): Handle also
port and domain in the proxy.  Propertize ad-hoc proxies.

* lisp/net/tramp.el (tramp-default-proxies-alist): Adapt docstring.

* test/lisp/net/tramp-tests.el (tramp-test02-file-name-dissect)
(tramp-test02-file-name-dissect-simplified)
(tramp-test02-file-name-dissect-separate): Extend tests.
2018-11-06 15:48:05 +01:00
..
emacs Merge from origin/emacs-26 2018-11-04 09:37:03 -08:00
lispintro Fix ‘make clean’ with a file named ‘-.o’ 2018-09-24 10:45:07 -07:00
lispref Merge from origin/emacs-26 2018-11-04 09:37:03 -08:00
man Add support in emacsclient for EMACS_SOCKET_NAME 2018-10-27 12:18:27 +03:00
misc Handle also port and domain in Tramp proxy definitions 2018-11-06 15:48:05 +01:00