(dnd-protocol-alist): Add defvar.
This commit is contained in:
parent
de5544e8b8
commit
65536d1d29
1 changed files with 2 additions and 0 deletions
|
@ -437,6 +437,8 @@ Subexpression 2 must end right before the \\n or \\r.")
|
|||
nil (0 dired-ignored-face))))
|
||||
)
|
||||
"Additional expressions to highlight in Dired mode.")
|
||||
|
||||
(defvar dnd-protocol-alist)
|
||||
|
||||
;;; Macros must be defined before they are used, for the byte compiler.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue