1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 04:10:27 -08:00
emacs/lisp/net
Michael Albinus 8ce96f0d4d Fix handling of "process-*" properties in Tramp
* lisp/net/tramp.el (tramp-local-host-regexp): Add "localhost4".
(with-tramp-saved-connection-property): New defmacro.

* lisp/net/tramp-adb.el (tramp-adb-handle-make-process):
* lisp/net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
(tramp-sh-handle-make-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): Use it.  (Bug#55832)
2022-06-17 18:53:23 +02:00
..
ange-ftp.el * lisp/net/ange-ftp.el (ange-ftp-ls): Make a loop when sanitizing LSARGS. 2022-03-13 16:50:14 +01:00
browse-url.el Make browse-url-encode-url encode even less 2022-06-09 17:11:54 +02:00
dbus.el Remove mentions of GNOME MediaKeys from dbus documentation examples 2022-06-07 15:44:05 +08:00
dictionary-connection.el Audit quoting the quote character in doc strings 2022-04-22 16:17:22 +02:00
dictionary.el
dig.el
dns.el
eudc-bob.el Remove some XEmacs compat code from eudc-bob.el 2022-05-13 23:17:16 +02:00
eudc-capf.el EUDC: Add completion-at-point support 2022-05-10 17:10:19 -04:00
eudc-export.el
eudc-hotlist.el
eudc-vars.el Fix eudc-get-attribute-list 2022-04-14 16:52:01 +03:00
eudc.el Further doc string quoting fixes 2022-04-22 17:16:42 +02:00
eudcb-bbdb.el
eudcb-ldap.el Fix eudc-get-attribute-list 2022-04-14 16:52:01 +03:00
eudcb-mab.el
eudcb-macos-contacts.el
eww.el Speed up shr-string-pixel-width 2022-06-17 13:49:10 +02:00
gnutls.el
goto-addr.el
hmac-def.el
hmac-md5.el
imap.el
ldap.el ldap-search-internal cleanup 2022-04-14 16:52:01 +03:00
mailcap.el Fix bogus future history entries for `M-x grep' 2022-05-17 21:00:25 +02:00
mairix.el
net-utils.el
netrc.el
network-stream.el
newst-backend.el Remove some ancient Emacs compat code 2022-05-18 00:27:52 +02:00
newst-plainview.el
newst-reader.el
newst-ticker.el
newst-treeview.el Further audits of single quotes in Lisp doc strings 2022-05-24 13:17:53 +02:00
newsticker.el
nsm.el
ntlm.el
pop3.el
puny.el
quickurl.el
rcirc.el Fix some command substitutions 2022-06-17 16:30:51 +02:00
rfc2104.el
rlogin.el
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl-scram-rfc.el
sasl-scram-sha256.el
sasl.el
secrets.el
shr-color.el
shr.el Speed up shr-string-pixel-width 2022-06-17 13:49:10 +02:00
sieve-manage.el
sieve-mode.el
sieve.el
snmp-mode.el
soap-client.el
soap-inspect.el
socks.el
telnet.el
tramp-adb.el Fix handling of "process-*" properties in Tramp 2022-06-17 18:53:23 +02:00
tramp-archive.el Add ".epub" to Tramp archive file suffixes. 2022-05-24 12:15:41 +02:00
tramp-cache.el Improve Tramp debugging 2022-06-15 10:57:56 +02:00
tramp-cmds.el Merge from origin/emacs-28 2022-05-21 15:20:10 +02:00
tramp-compat.el
tramp-crypt.el Merge with Tramp 2.5.2.3 (Do not merge with master) 2022-04-07 11:17:52 +02:00
tramp-ftp.el
tramp-fuse.el Merge from origin/emacs-28 2022-05-21 15:20:10 +02:00
tramp-gvfs.el Merge from origin/emacs-28 2022-05-21 15:20:10 +02:00
tramp-integration.el Add remote file functions to shortdoc 2022-06-03 19:54:31 +02:00
tramp-rclone.el Merge with Tramp 2.5.2.3 (Do not merge with master) 2022-04-07 11:17:52 +02:00
tramp-sh.el Fix handling of "process-*" properties in Tramp 2022-06-17 18:53:23 +02:00
tramp-smb.el Fix handling of "process-*" properties in Tramp 2022-06-17 18:53:23 +02:00
tramp-sshfs.el Handle file name handler in write-region's VISIT arg 2022-05-03 14:14:37 +02:00
tramp-sudoedit.el Improve Tramp's write-region 2022-05-12 09:03:45 +02:00
tramp-uu.el
tramp.el Fix handling of "process-*" properties in Tramp 2022-06-17 18:53:23 +02:00
trampver.el Merge from origin/emacs-28 2022-06-10 08:17:35 +02:00
webjump.el
zeroconf.el