Merge branch 'maint'
This commit is contained in:
commit
1b06c10e2c
|
@ -212,6 +212,7 @@ Footnotes:
|
|||
;; 3. As an exception, in `message-mode' buffer, if a signature is
|
||||
;; present, insert footnotes before it.
|
||||
(let ((org-footnote-tag-for-non-org-mode-files nil)
|
||||
(message-cite-prefix-regexp "\\([ ]*[_.[:word:]]+>+\\|[ ]*[]>|]\\)+")
|
||||
(message-signature-separator "^-- $"))
|
||||
(with-temp-buffer
|
||||
(insert "Body[fn::def]
|
||||
|
|
Loading…
Reference in New Issue