]> 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>
Sun, 30 Apr 2023 02:05:11 +0000 (10:05 +0800)
commit605414d018da47f99dec5019142f584b6eb174c8
tree43fb9950784d8d99139d83c35b88f7b493a39381
parent30892cbd330ace125454a056ca86d85e2a860bf5
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.
lisp/net/mailcap.el