Mercurial > hg > xemacs
changeset 73:597af5ec2bbb
include cython mail with python
| author | Henry S. Thompson <ht@inf.ed.ac.uk> |
|---|---|
| date | Mon, 09 Jun 2025 13:35:35 +0100 |
| parents | e5b0b98e81a0 |
| children | 27003cf1744b |
| files | mail-from-inf.el |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mail-from-inf.el Mon Jun 09 13:35:06 2025 +0100 +++ b/mail-from-inf.el Mon Jun 09 13:35:35 2025 +0100 @@ -173,7 +173,7 @@ (to "screen-users@gnu.org" "screen") (from "mailinglist@edinburghrc.co.uk" "erc") (to "selenium-users" "selenium") - (to "python-list@python.org" "python") + (to "python-list@python.org\\|cython-users@googlegroups.com" "python") ;(to "ding" "gnus") ;(to "dssslist" "dsssl") ;(to "TEI-L" "tei")
