Browse Source

Silence byte-compiler

Nicolas Goaziou 7 years ago
parent
commit
fc551191a7
1 changed files with 4 additions and 0 deletions
  1. 4 0
      lisp/org-macs.el

+ 4 - 0
lisp/org-macs.el

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