Browse Source

add autload cookie for org-export-dispatch

* contrib/lisp/org-export.el: Add autload cookie for org-export-dispatch.
Achim Gratz 12 years ago
parent
commit
a089a3bccc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      contrib/lisp/org-export.el

+ 1 - 0
contrib/lisp/org-export.el

@@ -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.