1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00
emacs/lisp/net
Michael Albinus d83ceba705 Add more `tramp-suppress-trace' properties in Tramp
* lisp/net/tramp-archive.el (tramp-archive-file-name-handler-alist):
Use `tramp-archive-handle-file-symlink-p'.
(tramp-archive-handle-file-symlink-p): New defun.

* lisp/net/tramp-cache.el (tramp-loaddefs): Don't require.
(tramp-get-hash-table, tramp-cache-print)
(tramp-dump-connection-properties): Declare `tramp-suppress-trace'
property.

* lisp/net/tramp-cmds.el (tramp-cleanup-dired-buffer-p)
(tramp-delete-tainted-remote-process-buffer-function):
Declare `tramp-suppress-trace' property.

* lisp/net/tramp-compat.el (tramp-loaddefs): Require.
(tramp-error): Declare.

* lisp/net/tramp-crypt.el (tramp-crypt-file-name-handler): Fix typo.

* lisp/net/tramp-integration.el (tramp-rfn-eshadow-setup-minibuffer)
(tramp-rfn-eshadow-update-overlay-regexp)
(tramp-rfn-eshadow-update-overlay): Declare `tramp-suppress-trace'
property.

* lisp/net/tramp-message.el (tramp-compat): Require (instead of
tramp-loaddefs.el).
(tramp-compat-string-replace, tramp-compat-temporary-file-directory):
Don't declare.
(tramp-byte-run--set-suppress-trace): Move to tramp.el.
(tramp-debug-outline-level)
(tramp-debug-buffer-command-completion-p, tramp-message)
(tramp-debug-button-action, tramp-debug-link-messages)
(tramp-debug-message-buttonize): Declare `tramp-suppress-trace' property.

* lisp/net/tramp.el (tramp-byte-run--set-suppress-trace):
New defun, moved from tramp-message.el.
(tramp-file-name-unify, tramp-file-name-equal-p)
(tramp-tramp-file-p, tramp-find-method, tramp-find-user)
(tramp-find-host, tramp-dissect-file-name)
(tramp-ensure-dissected-file-name, tramp-buffer-name)
(tramp-delete-temp-file-function, tramp-time-diff):
Declare `tramp-suppress-trace' property.
2023-08-01 20:24:44 +02:00
..
ange-ftp.el
browse-url.el
dbus.el
dictionary-connection.el
dictionary.el
dig.el
dns.el Check correct bit for DNS truncation 2023-07-17 14:15:14 +02:00
eudc-bob.el
eudc-capf.el
eudc-export.el
eudc-hotlist.el
eudc-vars.el
eudc.el
eudcb-bbdb.el
eudcb-ecomplete.el
eudcb-ldap.el
eudcb-mab.el
eudcb-macos-contacts.el
eudcb-mailabbrev.el
eww.el
gnutls.el
goto-addr.el
hmac-def.el
hmac-md5.el
imap.el
ldap.el
mailcap.el
mairix.el
net-utils.el
network-stream.el
newst-backend.el
newst-plainview.el
newst-reader.el
newst-ticker.el
newst-treeview.el
newsticker.el
nsm.el Show SHA-256 digest of a public key in 'nsm-format-certificate' 2023-07-15 10:42:23 +03:00
ntlm.el
pop3.el
puny.el
rcirc.el Merge from origin/emacs-29 2023-07-20 19:50:45 +08: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
shr.el ; Fix previous change 2023-07-20 19:13:30 +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 Optimizations on Tramp symlink handling 2023-07-31 19:40:11 +02:00
tramp-archive.el Add more `tramp-suppress-trace' properties in Tramp 2023-08-01 20:24:44 +02:00
tramp-cache.el Add more `tramp-suppress-trace' properties in Tramp 2023-08-01 20:24:44 +02:00
tramp-cmds.el Add more `tramp-suppress-trace' properties in Tramp 2023-08-01 20:24:44 +02:00
tramp-compat.el Add more `tramp-suppress-trace' properties in Tramp 2023-08-01 20:24:44 +02:00
tramp-container.el
tramp-crypt.el Add more `tramp-suppress-trace' properties in Tramp 2023-08-01 20:24:44 +02:00
tramp-ftp.el
tramp-fuse.el
tramp-gvfs.el Finish Tramp reorganization 2023-07-30 15:10:48 +02:00
tramp-integration.el Add more `tramp-suppress-trace' properties in Tramp 2023-08-01 20:24:44 +02:00
tramp-message.el Add more `tramp-suppress-trace' properties in Tramp 2023-08-01 20:24:44 +02:00
tramp-rclone.el Reorganize Tramp's messages 2023-07-29 13:11:01 +02:00
tramp-sh.el Optimizations on Tramp symlink handling 2023-07-31 19:40:11 +02:00
tramp-smb.el Optimizations on Tramp symlink handling 2023-07-31 19:40:11 +02:00
tramp-sshfs.el Reorganize Tramp's messages 2023-07-29 13:11:01 +02:00
tramp-sudoedit.el Optimizations on Tramp symlink handling 2023-07-31 19:40:11 +02:00
tramp-uu.el
tramp.el Add more `tramp-suppress-trace' properties in Tramp 2023-08-01 20:24:44 +02:00
trampver.el Reorganize Tramp's messages 2023-07-29 13:11:01 +02:00
webjump.el
zeroconf.el