]> git.eshelyaron.com Git - emacs.git/commit
Fix newsticker timezone decode
authorLdBeth <andpuke@foxmail.com>
Fri, 30 Dec 2022 03:16:09 +0000 (19:16 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 30 Dec 2022 05:32:14 +0000 (21:32 -0800)
commit8c13e8497821881b5197a1717e9e53b9991859d0
tree711498a2b9479f5757ee1c6975410ea7a0372802
parent91ae9f3d12885373d38c3e8d693f7dc210f9d471
Fix newsticker timezone decode

'newsticker--decode-rfc822-date' has the regex pattern for
North American timezones but the actual timezone conversion
for them was not implmented. Now cond cases are added to
handle them as specified in RFC822.

Copyright-paperwork-exempt: yes
lisp/net/newst-backend.el