emacs/lisp/net
Michael Albinus 6346f5b053 Sync with Tramp 2.8.0.5
* doc/misc/tramp.texi (Remote processes): Improve description
where direct asyn processes won't work.

* lisp/net/tramp-cache.el (with-tramp-saved-connection-properties):
Adapt `tramp-verbose' less aggressive.

* lisp/net/tramp-container.el (tramp-kubernetes--context-namespace):
Use `string-join'.

* lisp/net/tramp-message.el (tramp-get-debug-file-name):
Modify debug file name.
(tramp-debug-message): Simplify.

* lisp/net/tramp-sh.el (tramp-actions-before-shell)
(tramp-actions-copy-out-of-band):
Add `tramp-keyboard-interactive-authentication-prompt-regexp'.

* lisp/net/tramp.el (tramp-encoding-shell): Fix docstring.
(tramp-keyboard-interactive-authentication-prompt-regexp): New defcustom.
(tramp-action-ignore-message): New defun.

* test/lisp/net/tramp-tests.el (tramp-test10-write-region)
(tramp-test10-write-region-file-precious-flag)
(tramp-test10-write-region-other-file-name-handler)
(tramp-test27-load, tramp-test32-shell-command)
(tramp-test32-shell-command-dont-erase-buffer)
(tramp-test34-connection-local-variables)
(tramp-test36-vc-registered, tramp-test39-make-lock-file-name)
(tramp-test39-detect-external-change)
(tramp-test45-asynchronous-requests): Adapt tests.
2025-11-28 17:38:36 +01:00
..
ange-ftp.el Use 'hash-table-contains-p' in a few places 2025-03-29 14:59:44 +01:00
browse-url.el (read-only-keymap-*): Be more careful with the namespace 2025-10-12 09:50:31 -04:00
dbus.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
dictionary-connection.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
dictionary.el Prefer defface's ':slant italic' to obsolete alias ':italic t' 2025-01-21 09:56:59 +01:00
dig.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
dns.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
eudc-bob.el Use defvar-keymap for some trivial keymaps 2025-03-16 13:48:11 +01:00
eudc-capf.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
eudc-export.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
eudc-hotlist.el Fix regression in 'kill-this-buffer' (bug#78809) 2025-06-17 16:08:32 +02:00
eudc-vars.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
eudc.el EUDC: Fix checkdoc errors 2025-06-30 23:17:04 -04:00
eudcb-bbdb.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
eudcb-ecomplete.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
eudcb-ldap.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
eudcb-mab.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
eudcb-macos-contacts.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
eudcb-mailabbrev.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
eww.el ; Add missing defcustom types in eshell and eww (bug#79607) 2025-11-07 15:10:57 +00:00
gnutls.el Prefer oddp/evenp to cl-oddp/cl-evenp 2025-02-17 05:37:10 +01:00
goto-addr.el (read-only-keymap-*): Be more careful with the namespace 2025-10-12 09:50:31 -04:00
hmac-def.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
hmac-md5.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
imap.el Add support for AUTH=PLAIN to imap.el 2025-07-30 15:36:02 +02:00
ldap.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
mailcap.el mailcap: Treat .ics files as text/calendar 2025-06-14 17:29:01 +03:00
mairix.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
net-utils.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
network-stream.el Require key and cert when searching for client cert 2025-05-12 16:52:06 +02:00
newst-backend.el Fix a typo in newst-backend.el 2025-11-01 09:25:44 +02:00
newst-plainview.el ; Fix last change 2025-07-27 08:07:35 +03:00
newst-reader.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
newst-ticker.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
newst-treeview.el Add 'newsticker--treeview-handle-url' (Bug#79849) 2025-11-23 13:58:43 +01:00
newsticker.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
nsm.el Use .eld for some relevant cache and data files 2025-03-09 18:24:21 +01:00
ntlm.el ntlm.el: Add Package-Requires and fix two docstrings 2025-11-16 18:28:03 -05:00
pop3.el Prefer incf to cl-incf in remaining files 2025-02-26 02:57:03 +01:00
puny.el Prefer incf to cl-incf in remaining files 2025-02-26 02:57:03 +01:00
rcirc.el Fix markup toggling in rcirc 2025-11-01 20:52:05 +01:00
rfc2104.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
sasl-cram.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
sasl-digest.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
sasl-ntlm.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
sasl-scram-rfc.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
sasl-scram-sha256.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
sasl.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
secrets.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
shr-color.el Prefer incf to cl-incf in remaining files 2025-02-26 02:57:03 +01:00
shr.el * lisp/net/shr.el (shr-tag-sub): Handle BOB (bug#79448). 2025-09-14 18:24:31 +03:00
sieve-manage.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
sieve-mode.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
sieve.el Bind sieve-refresh-scriptlist to 'g' in sieve-mode 2025-02-13 10:31:01 +01:00
snmp-mode.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
soap-client.el Prefer incf to cl-incf in remaining files 2025-02-26 02:57:03 +01:00
soap-inspect.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
socks.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
telnet.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
tramp-adb.el Add set-file-times implementation for Tramp smb method 2025-08-06 17:59:02 +02:00
tramp-androidsu.el Tramp: Refactor environment variable filtering to a separate function 2025-09-12 12:43:54 +02:00
tramp-archive.el Make cascaded archives working in tramp-archive.el work, again 2025-10-11 14:37:04 +02:00
tramp-cache.el Sync with Tramp 2.8.0.5 2025-11-28 17:38:36 +01:00
tramp-cmds.el Tramp cleanup 2025-10-20 14:42:12 +02:00
tramp-compat.el Tramp cleanup 2025-10-20 14:42:12 +02:00
tramp-container.el Sync with Tramp 2.8.0.5 2025-11-28 17:38:36 +01:00
tramp-crypt.el Sync with Tramp 2.7.3-pre 2025-03-30 15:53:47 +02:00
tramp-ftp.el Sync with Tramp 2.7.3-pre 2025-03-30 15:53:47 +02:00
tramp-fuse.el Tramp code cleanup 2025-09-15 18:26:50 +02:00
tramp-gvfs.el Fix Tramp support of GVFS built without FUSE 2025-10-25 13:06:13 +02:00
tramp-integration.el Add function exec-suffixes 2025-07-22 17:47:38 +02:00
tramp-message.el Sync with Tramp 2.8.0.5 2025-11-28 17:38:36 +01:00
tramp-rclone.el Sync with Tramp 2.7.4-pre 2025-08-16 12:26:19 +02:00
tramp-sh.el Sync with Tramp 2.8.0.5 2025-11-28 17:38:36 +01:00
tramp-smb.el Add set-file-times implementation for Tramp smb method 2025-08-06 17:59:02 +02:00
tramp-sshfs.el Fix Tramp bug#78508 2025-05-31 15:08:06 +02:00
tramp-sudoedit.el Add consistent environment for local process calls in Tramp 2025-07-23 16:22:26 +02:00
tramp-uu.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
tramp.el Sync with Tramp 2.8.0.5 2025-11-28 17:38:36 +01:00
trampver.el Sync with Tramp 2.7.4-pre 2025-08-16 12:26:19 +02:00
webjump.el Recommend using 'keymap-global-set' in Commentaries 2025-03-15 04:06:31 +01:00
zeroconf.el Remove redundant constant nil argument to gethash 2025-03-29 14:59:09 +01:00