add autload cookie for org-export-dispatch

* contrib/lisp/org-export.el: Add autload cookie for org-export-dispatch.
This commit is contained in:
Achim Gratz 2012-07-01 10:16:53 +02:00
parent 3e63c3e97a
commit a089a3bccc
1 changed files with 1 additions and 0 deletions

View File

@ -4318,6 +4318,7 @@ translated string. If no translation is found return S."
;; for its interface. Most commons back-ends should have an entry in
;; it.
;;;###autoload
(defun org-export-dispatch ()
"Export dispatcher for Org mode.