Merge branch 'maint'

This commit is contained in:
Nicolas Goaziou 2017-12-03 18:04:18 +01:00
commit 7fc901ca0f
1 changed files with 2 additions and 2 deletions

View File

@ -21178,8 +21178,8 @@ an argument, unconditionally call `org-insert-heading'."
"--" "--"
["Export/Publish..." org-export-dispatch t] ["Export/Publish..." org-export-dispatch t]
("LaTeX" ("LaTeX"
["Org CDLaTeX mode" org-cdlatex-mode :style toggle ["Org CDLaTeX mode" org-cdlatex-mode :active (featurep 'cdlatex)
:selected org-cdlatex-mode] :style toggle :selected org-cdlatex-mode]
["Insert Environment" cdlatex-environment (fboundp 'cdlatex-environment)] ["Insert Environment" cdlatex-environment (fboundp 'cdlatex-environment)]
["Insert math symbol" cdlatex-math-symbol (fboundp 'cdlatex-math-symbol)] ["Insert math symbol" cdlatex-math-symbol (fboundp 'cdlatex-math-symbol)]
["Modify math symbol" org-cdlatex-math-modify ["Modify math symbol" org-cdlatex-math-modify