Browse Source

Silence byte-compiler

Nicolas Goaziou 7 năm trước cách đây
mục cha
commit
fc551191a7
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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