mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2025-01-01 11:15:00 +00:00
Declare a function to keep compiler happy
This commit is contained in:
parent
101a3142d9
commit
67893d3158
@ -95,6 +95,7 @@
|
||||
(defvar org-ts-regexp-both)
|
||||
|
||||
(declare-function org-at-heading-p "org" (&optional ignored))
|
||||
(declare-function org-before-first-heading-p "org" ())
|
||||
(declare-function org-back-over-empty-lines "org" ())
|
||||
(declare-function org-back-to-heading "org" (&optional invisible-ok))
|
||||
(declare-function org-combine-plists "org" (&rest plists))
|
||||
|
Loading…
Reference in New Issue
Block a user