]> git.eshelyaron.com Git - emacs.git/commit
Silence compiler error
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 9 Sep 2024 13:22:35 +0000 (15:22 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 14 Sep 2024 20:19:29 +0000 (22:19 +0200)
commit0e4e79a6fb6a96ec841ff0b66143c575946a43f5
tree973049ea9fc01210b84f4e003c9738c1b0ad1f7d
parent00677f4f19df106a2f8cf5bdccae0975c0896134
Silence compiler error

* lisp/net/tramp.el (tramp-file-name*): Embed `function-put' calls
with `tramp--with-startup'.
(tramp-active-command-completion-p)
* lisp/net/tramp-cache.el (tramp-get-hash-table): Remove declare
form.  Add `tramp-suppress-trace' function property.

(cherry picked from commit d33d8c089b909b1fa64a799146557fcb68096269)
lisp/net/tramp-cache.el
lisp/net/tramp.el