mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-19 18:13:55 +00:00
(dnd-protocol-alist): Add defvar.
This commit is contained in:
parent
de5544e8b8
commit
65536d1d29
@ -437,6 +437,8 @@ Subexpression 2 must end right before the \\n or \\r.")
|
|||||||
nil (0 dired-ignored-face))))
|
nil (0 dired-ignored-face))))
|
||||||
)
|
)
|
||||||
"Additional expressions to highlight in Dired mode.")
|
"Additional expressions to highlight in Dired mode.")
|
||||||
|
|
||||||
|
(defvar dnd-protocol-alist)
|
||||||
|
|
||||||
;;; Macros must be defined before they are used, for the byte compiler.
|
;;; Macros must be defined before they are used, for the byte compiler.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user