* lisp/bindings.el (tramp-revert-buffer-with-sudo): Declare.
This commit is contained in:
parent
f69cc74c89
commit
5d1b696e99
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue