]> git.eshelyaron.com Git - emacs.git/commit
; Fixh last change
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 30 Jul 2023 14:53:37 +0000 (16:53 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 30 Jul 2023 14:53:37 +0000 (16:53 +0200)
commit060766cf2c67314539e3002078add7f3fe3c6f86
tree3b8453465d4253db6eb9d888a39f8f94a0ce81c4
parent19777b7c864f17248f279210545579001a2c99fd
; Fixh last change

* lisp/net/tramp-message.el (tramp-file-name-host-port)
(tramp-file-name-user-domain): Declare.
(tramp-message): Remove declare form.  Add `tramp-suppress-trace'
function property.

* lisp/net/tramp.el (tramp-file-name-user-domain)
(tramp-file-name-host-port): Remove ;;;###tramp-autoload cookie.
(tramp-file-name-unify, tramp-dissect-file-name)
(tramp-ensure-dissected-file-name): Remove declare form.  Add
`tramp-suppress-trace' function property.
lisp/net/tramp-message.el
lisp/net/tramp.el