comparison lisp/mail/undigest.el @ 63177:284a9ec95650

(rmail-forward-separator-regex): Fix typo in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 10 Jun 2005 00:44:05 +0000
parents 695cf19ef79e
children 18a818a2ee7c a1b34dec1104
comparison
equal deleted inserted replaced
63176:7a34bd511117 63177:284a9ec95650
38 38
39 (defcustom rmail-forward-separator-regex 39 (defcustom rmail-forward-separator-regex
40 "^----.*\\([Ff]orwarded\\|[Oo]riginal\\).*[Mm]essage" 40 "^----.*\\([Ff]orwarded\\|[Oo]riginal\\).*[Mm]essage"
41 "*Regexp to match the string that introduces forwarded messages. 41 "*Regexp to match the string that introduces forwarded messages.
42 This is not a header, but a string contained in the body of the message. 42 This is not a header, but a string contained in the body of the message.
43 You may need to customise it for local needs." 43 You may need to customize it for local needs."
44 :type 'regexp 44 :type 'regexp
45 :group 'rmail-headers) 45 :group 'rmail-headers)
46 46
47 47
48 (defconst rmail-digest-methods 48 (defconst rmail-digest-methods