* lisp/dired.el (dired-omit-mode): Declare, to avoid compiler warning.
This commit is contained in:
parent
2750d97543
commit
f060d1c9a4
1 changed files with 1 additions and 0 deletions
|
@ -4490,6 +4490,7 @@ Ask means pop up a menu for the user to select one of copy, move or link."
|
|||
|
||||
(defvar archive-superior-buffer)
|
||||
(defvar tar-superior-buffer)
|
||||
(declare-function dired-omit-mode "dired-x" (&optional arg))
|
||||
|
||||
;;;###autoload
|
||||
(defun dired-jump (&optional other-window file-name)
|
||||
|
|
Loading…
Add table
Reference in a new issue