summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <n.goaziou@gmail.com>2014-05-19 13:39:06 +0200
committerNicolas Goaziou <n.goaziou@gmail.com>2014-05-19 13:39:06 +0200
commitbf47838d772e2be979c2f2941261627c4984199a (patch)
tree0a5c3209d00d64beb91f259df32d5212d77605cb
parentf58201b1e1b0788098b1bbca45e06e015f5b0b7b (diff)
parent5b43ea1cd70f5a1df5cc309ffaaa3abcc420e6bf (diff)
downloadorg-mode-bf47838d772e2be979c2f2941261627c4984199a.tar.gz
Merge branch 'maint'
-rw-r--r--lisp/ox-beamer.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ox-beamer.el b/lisp/ox-beamer.el
index 02c0c49..499a885 100644
--- a/lisp/ox-beamer.el
+++ b/lisp/ox-beamer.el
@@ -1091,6 +1091,7 @@ aid, but the tag does not have any semantic meaning."
envs)
'((:endgroup))
'(("BMCOL" . ?|))))
+ (org-tag-persistent-alist nil)
(org-use-fast-tag-selection t)
(org-fast-tag-selection-single-key t))
(org-set-tags)