]> git.eshelyaron.com Git - emacs.git/commit
Improve support of "Re:" in Rmail
authorEli Zaretskii <eliz@gnu.org>
Mon, 13 Apr 2020 08:43:39 +0000 (11:43 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 13 Apr 2020 08:43:39 +0000 (11:43 +0300)
commit49f2811f7827142fd5dcd6c4a53fd7c0c700054f
treea25da0288c23e8de10c06b2222c6844770542db0
parent91e4acf7c736dfdb2673dc33c9303b5284e925df
Improve support of "Re:" in Rmail

* lisp/mail/rmail.el (rmail-simplified-subject)
(rmail-reply-regexp): Recognize U+FF1A FULLWIDTH COLON as a colon
after "Re:"-type prefixes.
(rmail-re-abbrevs): New defcustom with localized abbreviations of
"Re:".
(rmail-reply-regexp): Use 'rmail-re-abbrevs'.  Recognize U+FF1A
in addition to the ASCII colon.

* etc/NEWS: Call out the new defcustom 'rmail-re-abbrevs'.
etc/NEWS
lisp/mail/rmail.el