diff --git a/ox-twbs.el b/ox-twbs.el index a4d1a24..5a7b805 100644 --- a/ox-twbs.el +++ b/ox-twbs.el @@ -863,7 +863,7 @@ precedence over this variable." (const :tag "Auto postamble" auto) (const :tag "Default formatting string" t) (string :tag "Custom formatting string") - (function :tag "Function (must return a string)"))) + (cl-function :tag "Function (must return a string)"))) (defcustom org-twbs-postamble-format '(("en" "

Author: %a (%e)

@@ -930,7 +930,7 @@ precedence over this variable." :type '(choice (const :tag "No preamble" nil) (const :tag "Default preamble" t) (string :tag "Custom formatting string") - (function :tag "Function (must return a string)"))) + (cl-function :tag "Function (must return a string)"))) (defcustom org-twbs-preamble-format '(("en" "")) "Alist of languages and format strings for the HTML preamble. @@ -1079,7 +1079,7 @@ Traditionally this was not configurable, and was the value 'done'." (defcustom org-twbs-google-analytics "