org-export: Modify exclude tags and select tags keywords
commite2cd9c398df9f03ae9e5ce03dce050b14a4b8394
authorNicolas Goaziou <n.goaziou@gmail.com>
Wed, 4 Jul 2012 16:38:48 +0000 (4 18:38 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Wed, 4 Jul 2012 16:38:48 +0000 (4 18:38 +0200)
tree05df9064c03ef4f197aef1748d1bcef98ebb5c70
parent9d3502e499347fcdd24c62f92b4d60be66ca1d64
org-export: Modify exclude tags and select tags keywords

* contrib/lisp/org-export.el (org-export-options-alist):
  EXPORT_EXCLUDE_TAGS (resp. EXPORT_SELECT_TAGS) becomes
  EXCLUDE_TAGS (resp. SELECT_TAGS).

EXPORT_ prefix is required for subtree properties relative to export.
Thus, this change avoids confusion.
contrib/lisp/org-export.el