]> git.eshelyaron.com Git - emacs.git/commitdiff
Obsolete unused variable footnote-use-message-mode
authorStefan Kangas <stefan@marxist.se>
Tue, 2 Aug 2022 22:37:24 +0000 (00:37 +0200)
committerStefan Kangas <stefan@marxist.se>
Tue, 2 Aug 2022 23:13:57 +0000 (01:13 +0200)
* lisp/mail/footnote.el (footnote-use-message-mode): Make
obsolete.

lisp/mail/footnote.el

index 29e16c419be8f55ca003127bfb6cd437a6aaf662..ab29a160963632c324cba73cdcc902cbab6a0202 100644 (file)
@@ -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.