]> git.eshelyaron.com Git - emacs.git/commit
Make ‘mailcap-viewer-passes-test’ return t for viewers without tests
authorFelix Dietrich <felix.dietrich@sperrhaken.name>
Sun, 6 Aug 2023 04:01:24 +0000 (06:01 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Sun, 10 Sep 2023 06:16:22 +0000 (08:16 +0200)
commit4101464b4765b67c1b8b5ec099ffccf37385ef9c
treec8430d09d8c60b476c4f3c08e8c69806b3b670a4
parenta26f399843c1fc5727284fcef31293ccde5a1c62
Make ‘mailcap-viewer-passes-test’ return t for viewers without tests

* lisp/net/mailcap.el (mailcap-viewer-passes-test):
Make ‘mailcap-viewer-passes-test’ follow its docstring and return t
for viewers without a test.  (Bug#65224)
* test/lisp/net/mailcap-tests.el
(mailcap-viewer-passes-test-w/o-test-returns-t): New test.
lisp/net/mailcap.el
test/lisp/net/mailcap-tests.el