Browse Source

Merge branch 'maint'

Nicolas Goaziou 8 years ago
parent
commit
b9c64b1ecb
1 changed files with 1 additions and 3 deletions
  1. 1 3
      lisp/org.el

+ 1 - 3
lisp/org.el

@@ -21916,9 +21916,7 @@ on context.  See the individual commands for more information."
      ["Insert math symbol" cdlatex-math-symbol (fboundp 'cdlatex-math-symbol)]
      ["Modify math symbol" org-cdlatex-math-modify
       (org-inside-LaTeX-fragment-p)]
-     ["Insert citation" org-reftex-citation t]
-     "--"
-     ["Template for BEAMER" (org-beamer-insert-options-template) t])
+     ["Insert citation" org-reftex-citation t])
     "--"
     ("MobileOrg"
      ["Push Files and Views" org-mobile-push t]