Merge branch 'maint'

This commit is contained in:
Bastien Guerry 2014-04-18 13:12:55 +02:00
commit a7b65f2eb8

View file

@ -279,7 +279,7 @@ not be exported."
(defcustom org-bibtex-no-export-tags nil (defcustom org-bibtex-no-export-tags nil
"List of tag(s) that should not be converted to keywords. "List of tag(s) that should not be converted to keywords.
This variable is relevant only if `org-bibtex-export-tags-as-keywords' is t." This variable is relevant only if `org-bibtex-tags-are-keywords' is t."
:group 'org-bibtex :group 'org-bibtex
:version "24.1" :version "24.1"
:type '(repeat :tag "Tag" (string))) :type '(repeat :tag "Tag" (string)))