]> git.eshelyaron.com Git - emacs.git/commit
Expand email abbrevs in X-Debbugs-Cc header.
authorEli Zaretskii <eliz@gnu.org>
Fri, 4 Oct 2024 13:32:13 +0000 (16:32 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sun, 6 Oct 2024 06:47:39 +0000 (08:47 +0200)
commitc25968c966bfd40bbb81137df5ef9b9c94b925c6
tree32c4ff8c6a00e6a3275d328deb5027eca3b95005
parent2b7c43064e252b3933f3c3d01a94ef45c92afd48
Expand email abbrevs in X-Debbugs-Cc header.

* lisp/mail/mailabbrev.el (mail-abbrev-mode-regexp):
* lisp/mail/mailalias.el (mail-address-field-regexp)
(mail-complete-alist): Add "X-Debbugs-Cc" to headers where email
aliases should be expanded, for compatibility with emacsbug.el.

(cherry picked from commit d656be9794dcce02fb0b2ac3f5a955ddbe57040d)
lisp/mail/mailabbrev.el
lisp/mail/mailalias.el