diff options
Diffstat (limited to 'lisp/mail/footnote.el')
-rw-r--r-- | lisp/mail/footnote.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/footnote.el b/lisp/mail/footnote.el index b5ec6f02260..d85ca45bf19 100644 --- a/lisp/mail/footnote.el +++ b/lisp/mail/footnote.el @@ -89,7 +89,7 @@ If nil, no blank line will be inserted." (defcustom footnote-section-tag "Footnotes: " "*Tag inserted at beginning of footnote section." - :version "21.4" + :version "22.1" :type 'string :group 'footnote) |