org-e-odt: Add require + autoload cookie

This commit is contained in:
Jambunathan K 2012-06-02 01:12:24 +05:30
parent c1ba122a57
commit 40e710bbd5
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,7 @@
(eval-when-compile
(require 'cl))
(require 'org-export)
;;; Define Back-End
@ -4118,6 +4119,7 @@ contextual information."
;;; Interactive functions
;;;###autoload
(defun org-e-odt-export-to-odt
(&optional subtreep visible-only body-only ext-plist pub-dir)
"Export current buffer to a HTML file.