diff --git a/lisp/org-entities.el b/lisp/org-entities.el index fe3c52892..8b5b3f312 100644 --- a/lisp/org-entities.el +++ b/lisp/org-entities.el @@ -44,6 +44,7 @@ For example, this will replace \"\\nsup\" with \"[not a superset of]\" in backends where the corresponding character is not available." :group 'org-entities + :version "24.1" :type 'boolean) (defcustom org-entities-user nil @@ -68,6 +69,7 @@ utf-8 replacement Use the special characters available in utf-8. If you define new entities here that require specific LaTeX packages to be loaded, add these packages to `org-export-latex-packages-alist'." :group 'org-entities + :version "24.1" :type '(repeat (list (string :tag "name ")