mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-10 13:40:36 -08:00
* doc/misc/tramp.texi (Predefined connection information): Remove "direct-async-process". (Remote processes): Explain connection-local variable tramp-direct-async-process. * etc/NEWS: Add connection-local variable 'tramp-direct-async-process'. * lisp/net/tramp-compat.el (tramp-compat-connection-local-p): Sync with Emacs source. (tramp-compat-connection-local-value): New defalias. * lisp/net/tramp-message.el (tramp-warning): New defsubst. * lisp/net/tramp.el (tramp-direct-async-process): New defvar. (tramp-direct-async-process-p): Use connection-local variable for check. (Bug#70959) * test/lisp/net/tramp-tests.el (tramp--test-deftest-direct-async-process): Use connection-local-variable `tramp-direct-async-process'. |
||
|---|---|---|
| .. | ||
| dbus-resources | ||
| eudc-resources | ||
| mailcap-resources | ||
| network-stream-resources | ||
| ntlm-resources | ||
| puny-resources | ||
| shr-resources | ||
| tramp-archive-resources | ||
| tramp-resources | ||
| browse-url-tests.el | ||
| dbus-tests.el | ||
| dig-tests.el | ||
| eudc-tests.el | ||
| eww-tests.el | ||
| gnutls-tests.el | ||
| hmac-md5-tests.el | ||
| mailcap-tests.el | ||
| network-stream-tests.el | ||
| newsticker-tests.el | ||
| nsm-tests.el | ||
| ntlm-tests.el | ||
| puny-tests.el | ||
| rcirc-tests.el | ||
| rfc2104-tests.el | ||
| sasl-cram-tests.el | ||
| sasl-scram-rfc-tests.el | ||
| sasl-tests.el | ||
| secrets-tests.el | ||
| shr-tests.el | ||
| socks-tests.el | ||
| tramp-archive-tests.el | ||
| tramp-tests.el | ||
| webjump-tests.el | ||