0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-29 20:07:46 +00:00

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

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.