0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-29 18:36:26 +00:00

Silence byte-compiler

This commit is contained in:
Nicolas Goaziou 2017-10-22 15:41:02 +02:00
parent 59d21881b1
commit fc551191a7

View file

@ -31,6 +31,10 @@
;;; Code:
(declare-function org-key "org" (key))
(declare-function org-defkey "org" (keymap key def))
;;; Macros