diff --git a/contrib/lisp/org-export.el b/contrib/lisp/org-export.el index 0147bbf80..c5cbaaaea 100644 --- a/contrib/lisp/org-export.el +++ b/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.