Tweak comment from previous change.

This commit is contained in:
Glenn Morris 2012-01-11 21:13:05 -05:00
parent 328f984d70
commit 403993a8a6

View file

@ -745,8 +745,8 @@ Turning on Mail mode runs the normal hooks `text-mode-hook' and
;; are also sometimes used and should be separators.
(setq paragraph-separate
(concat (regexp-quote mail-header-separator)
;; This is based on adaptive-fill-regexp.
;; Presumably the idea is to allow filling of cited paragraphs.
;; This is based on adaptive-fill-regexp (presumably
;; the idea is to allow navigation etc of cited paragraphs).
"$\\|\t*[-!|#%;>*·•‣⁃◦ ]+$"
"\\|[ \t]*[-[:alnum:]]*>+[ \t]*$\\|[ \t]*$\\|"
"--\\( \\|-+\\)$\\|"