]> git.eshelyaron.com Git - emacs.git/commit
Fix 'rfc6068-parse-mailto-url' with 'inhibit-eol-conversion'
authorKazuhiro Ito <kzhr@d1.dion.ne.jp>
Sun, 13 Apr 2025 11:00:44 +0000 (20:00 +0900)
committerEshel Yaron <me@eshelyaron.com>
Mon, 21 Apr 2025 20:40:14 +0000 (22:40 +0200)
commitabb37b3b85167d28dab9bd7fca615b805b13dd0d
treec549148cc355db8dc498132d920baa80e4b2b202
parent0163c4cb705c45c196479af77b4332c1613f03f8
Fix 'rfc6068-parse-mailto-url' with 'inhibit-eol-conversion'

* lisp/mail/rfc6068.el (rfc6068-parse-mailto-url): Fix EOL type to
CRLF and never inhibit EOL conversion in decoding.  (Bug#77776)

(cherry picked from commit 2cf545f47dc945b8ebff641af7e15798ddd419c2)
lisp/mail/rfc6068.el