projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
286e308
)
Obsolete unused variable footnote-use-message-mode
author
Stefan Kangas
<stefan@marxist.se>
Tue, 2 Aug 2022 22:37:24 +0000
(
00:37
+0200)
committer
Stefan 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
patch
|
blob
|
history
diff --git
a/lisp/mail/footnote.el
b/lisp/mail/footnote.el
index 29e16c419be8f55ca003127bfb6cd437a6aaf662..ab29a160963632c324cba73cdcc902cbab6a0202 100644
(file)
--- 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.