]> git.eshelyaron.com Git - emacs.git/commit
Fix outgoing mime type regression (Bug#62815)
authorAndrew G Cohen <cohen@andy.bu.edu>
Sun, 30 Apr 2023 01:55:42 +0000 (09:55 +0800)
committerAndrew G Cohen <cohen@andy.bu.edu>
Mon, 8 May 2023 00:28:52 +0000 (08:28 +0800)
commit7d6855c9ab6e0d5128d81b4bcb685799a3c316e9
tree037a2465a9fb958c5ddb3f68de6c602cc476728d
parente920dd2b6f92e472372ee3499d7f9353f0432cf7
Fix outgoing mime type regression (Bug#62815)

* lisp/net/mailcap.el (mailcap-mime-extensions,
mailcap-parse-mimetype-file, mailcap-mime-types): Don't regexp-quote
mimetypes in a context where they should be strings.
(mailcap--regexp-quote-type): Remove.

(cherry picked from commit 605414d018da47f99dec5019142f584b6eb174c8)
lisp/net/mailcap.el