Changes.org: be more accurate about Tassilo's patch.
The "Make footnotes work correctly in message-mode" section now mention the `message-signature-separator' variable, which is the one used by Tassilo's patch.
This commit is contained in:
parent
da91c069fd
commit
bf0019a1fa
|
@ -218,9 +218,9 @@ map.
|
|||
Thanks to Lennard Borgman for this patch.
|
||||
|
||||
*** Make footnotes work correctly in message-mode
|
||||
The footnotes code now searches for the message delimiter "--" in
|
||||
order to place footnotes before the signature.
|
||||
Thanks to Tassilo Horn for this patch.
|
||||
The footnotes code now searches for =message-signature-separator=
|
||||
(which is "-- " by default) in order to place footnotes before the
|
||||
signature. Thanks to Tassilo Horn for this patch.
|
||||
|
||||
*** Improve XEmacs compatibility
|
||||
|
||||
|
|
Loading…
Reference in New Issue