* lisp/bindings.el (tramp-revert-buffer-with-sudo): Declare.

This commit is contained in:
Michael Albinus 2025-03-15 09:57:39 +01:00
parent f69cc74c89
commit 5d1b696e99

View file

@ -25,6 +25,8 @@
;;; Code:
(declare-function tramp-revert-buffer-with-sudo "tramp-cmds")
(defun make-mode-line-mouse-map (mouse function) "\
Return a keymap with single entry for mouse key MOUSE on the mode line.
MOUSE is defined to run function FUNCTION with no args in the buffer