From: Stefan Kangas Date: Tue, 2 Aug 2022 22:37:24 +0000 (+0200) Subject: Obsolete unused variable footnote-use-message-mode X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~16^2~1886^2~532 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=39aa623479128b465b01490845f0781c03eece8d;p=emacs.git Obsolete unused variable footnote-use-message-mode * lisp/mail/footnote.el (footnote-use-message-mode): Make obsolete. --- diff --git a/lisp/mail/footnote.el b/lisp/mail/footnote.el index 29e16c419be..ab29a160963 100644 --- a/lisp/mail/footnote.el +++ b/lisp/mail/footnote.el @@ -93,6 +93,7 @@ displaying footnotes." (defcustom footnote-use-message-mode t ; Nowhere used. "If non-nil, assume Footnoting will be done in `message-mode'." :type 'boolean) +(make-obsolete-variable 'footnote-use-message-mode "it does nothing." "29.1") (defcustom footnote-body-tag-spacing 2 "Number of spaces separating a footnote body tag and its text.