mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-12-28 10:56:57 +00:00
Fix compilation warning.
This commit is contained in:
parent
a865abb5fe
commit
a88dae9236
@ -41,6 +41,7 @@
|
||||
(declare-function org-table-clean-before-export "org-exp"
|
||||
(lines &optional maybe-quoted))
|
||||
(declare-function org-format-org-table-html "org-html" (lines &optional splice))
|
||||
(declare-function aa2u "ext:ascii-art-to-unicode" ())
|
||||
(defvar orgtbl-mode) ; defined below
|
||||
(defvar orgtbl-mode-menu) ; defined when orgtbl mode get initialized
|
||||
(defvar org-export-html-table-tag) ; defined in org-exp.el
|
||||
|
Loading…
Reference in New Issue
Block a user