Fix wrong setting of `org-tag-alist' with #+setupfile:.
commit19af726090b0239dfe1dc193ab19316af9324bbc
authorBastien Guerry <bzg@altern.org>
Wed, 3 Jul 2013 15:03:08 +0000 (3 17:03 +0200)
committerBastien Guerry <bzg@altern.org>
Wed, 3 Jul 2013 15:03:08 +0000 (3 17:03 +0200)
tree342728a1097c2b5f45e1916fc20680d2fa088993
parentf0c2a680568009ad2f93020af8134dbd481070e2
Fix wrong setting of `org-tag-alist' with #+setupfile:.

* org.el (org-set-regexps-and-options-for-tags): Enhance
docstring.
(org-set-regexps-and-options): Make sure not to add
`org-tag-alist' twice when setting this variable through et
#+setupfile: directive.

Thanks to Anupam Sengupta for reporting this.
lisp/org.el