diff --git a/lisp/org.el b/lisp/org.el index 20b17881b..2a257b157 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -19217,7 +19217,7 @@ See the individual commands for more information." ["Insert citation" org-reftex-citation t] "--" ["Template for BEAMER" (progn (require 'org-beamer) - (org-insert-beamer-options-template) t]) + (org-insert-beamer-options-template)) t]) "--" ("MobileOrg" ["Push Files and Views" org-mobile-push t]