Ver Fonte

Silence byte-compiler

Nicolas Goaziou há 6 anos atrás
pai
commit
460d83831a
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      lisp/org-compat.el

+ 1 - 0
lisp/org-compat.el

@@ -44,6 +44,7 @@
 (declare-function org-element-type "org-element" (element))
 (declare-function org-element-property "org-element" (property element))
 (declare-function org-end-of-subtree "org" (&optional invisible-ok to-heading))
+(declare-function org-get-heading "org" (&optional no-tags no-todo no-priority no-comment))
 (declare-function org-get-tags "org" (&optional pos local))
 (declare-function org-link-display-format "org" (s))
 (declare-function org-link-set-parameters "org" (type &rest rest))