|
@@ -3289,6 +3289,7 @@ Normal means no org-mode-specific context."
|
|
|
(declare-function org-indent-mode "org-indent" (&optional arg))
|
|
|
(declare-function parse-time-string "parse-time" (string))
|
|
|
(declare-function org-attach-reveal "org-attach" (&optional if-exists))
|
|
|
+(declare-function org-export-latex-fix-inputenc "org-latex" ())
|
|
|
(defvar remember-data-file)
|
|
|
(defvar texmathp-why)
|
|
|
(declare-function speedbar-line-directory "speedbar" (&optional depth))
|