]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/bindings.el (tramp-revert-buffer-with-sudo): Declare.
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 15 Mar 2025 08:57:39 +0000 (09:57 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 15 Mar 2025 17:14:23 +0000 (18:14 +0100)
(cherry picked from commit 5d1b696e9953f69ad918af094e5d09562a4deeaf)

lisp/bindings.el

index 427e018d321743703823373d60d9fc184d9988b1..c7d7bdd607cef3d1810f9c6fd268ddb7e7492851 100644 (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