1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/lisp/net
Liu Hui e41eae39ad Tramp: Refactor environment variable filtering to a separate function
* lisp/net/tramp.el (tramp-local-environment-variable-p):
New function.  (Bug#79413)
(tramp-handle-make-process):
* lisp/net/tramp-sh.el (tramp-sh-handle-make-process)
(tramp-sh-handle-process-file):
* lisp/net/tramp-androidsu.el
(tramp-androidsu-handle-make-process):
Use `tramp-local-environment-variable-p'.
2025-09-12 12:43:54 +02:00
..
ange-ftp.el Use 'hash-table-contains-p' in a few places 2025-03-29 14:59:44 +01:00
browse-url.el Fix handling of `browse-url-temp-file-name' 2025-07-10 17:25:56 +02:00
dbus.el
dictionary-connection.el
dictionary.el Prefer defface's ':slant italic' to obsolete alias ':italic t' 2025-01-21 09:56:59 +01:00
dig.el
dns.el
eudc-bob.el Use defvar-keymap for some trivial keymaps 2025-03-16 13:48:11 +01:00
eudc-capf.el
eudc-export.el
eudc-hotlist.el Fix regression in 'kill-this-buffer' (bug#78809) 2025-06-17 16:08:32 +02:00
eudc-vars.el
eudc.el EUDC: Fix checkdoc errors 2025-06-30 23:17:04 -04:00
eudcb-bbdb.el
eudcb-ecomplete.el
eudcb-ldap.el
eudcb-mab.el
eudcb-macos-contacts.el
eudcb-mailabbrev.el
eww.el ; Remove duplicate menu item in 'eww' 2025-08-21 09:54:07 +03:00
gnutls.el Prefer oddp/evenp to cl-oddp/cl-evenp 2025-02-17 05:37:10 +01:00
goto-addr.el Recommend using 'keymap-set' in Commentaries 2025-03-15 04:10:27 +01:00
hmac-def.el
hmac-md5.el
imap.el Add support for AUTH=PLAIN to imap.el 2025-07-30 15:36:02 +02:00
ldap.el
mailcap.el mailcap: Treat .ics files as text/calendar 2025-06-14 17:29:01 +03:00
mairix.el
net-utils.el
network-stream.el Require key and cert when searching for client cert 2025-05-12 16:52:06 +02:00
newst-backend.el
newst-plainview.el ; Fix last change 2025-07-27 08:07:35 +03:00
newst-reader.el
newst-ticker.el
newst-treeview.el
newsticker.el
nsm.el Use .eld for some relevant cache and data files 2025-03-09 18:24:21 +01:00
ntlm.el
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 Support checking auth-source for NickServ password for rcirc 2025-06-09 15:13:38 +02:00
rfc2104.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 Prefer incf to cl-incf in remaining files 2025-02-26 02:57:03 +01:00
shr.el Improve calculation of indent prefixes when using text scaling 2025-02-04 09:25:17 -08:00
sieve-manage.el
sieve-mode.el
sieve.el Bind sieve-refresh-scriptlist to 'g' in sieve-mode 2025-02-13 10:31:01 +01:00
snmp-mode.el
soap-client.el Prefer incf to cl-incf in remaining files 2025-02-26 02:57:03 +01:00
soap-inspect.el
socks.el
telnet.el
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 Improve autorevert-tests 2025-07-15 18:57:49 +02:00
tramp-cache.el `Fix read-directory-name' for Tramp files 2025-08-29 13:47:51 +02:00
tramp-cmds.el Sync with Tramp 2.7.4-pre 2025-08-16 12:26:19 +02:00
tramp-compat.el ; * lisp/net/tramp-compat.el (top): Use read syntax #' for `functionp'. 2025-09-10 11:13:45 +02:00
tramp-container.el Fix Tramp bug#78508 2025-05-31 15:08:06 +02: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 Sync with Tramp 2.7.3-pre 2025-03-30 15:53:47 +02:00
tramp-gvfs.el `Fix read-directory-name' for Tramp files 2025-08-29 13:47:51 +02:00
tramp-integration.el Add function exec-suffixes 2025-07-22 17:47:38 +02:00
tramp-message.el Change default of tramp-debug-buffer-limit 2025-08-20 18:14:37 +02:00
tramp-rclone.el Sync with Tramp 2.7.4-pre 2025-08-16 12:26:19 +02:00
tramp-sh.el Tramp: Refactor environment variable filtering to a separate function 2025-09-12 12:43:54 +02: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
tramp.el Tramp: Refactor environment variable filtering to a separate function 2025-09-12 12:43:54 +02: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