Browse Source

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.
Bastien Guerry 15 years ago
parent
commit
bf0019a1fa
1 changed files with 3 additions and 3 deletions
  1. 3 3
      ORGWEBPAGE/Changes.org

+ 3 - 3
ORGWEBPAGE/Changes.org

@@ -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