]> git.eshelyaron.com Git - emacs.git/commit
mh-x-image-url-sane-p: accept "https" URLs
authorStephen Gildea <stepheng+emacs@gildea.com>
Sun, 22 Aug 2021 00:25:46 +0000 (17:25 -0700)
committerStephen Gildea <stepheng+emacs@gildea.com>
Sun, 22 Aug 2021 00:25:46 +0000 (17:25 -0700)
commitaa27c42cf910391d87396ffed3d2835417471b46
tree66972efc3b963d1de5d725aa764af1c9a3c285cb
parent5f1ee1f8e6d5c7fe3a189676ed6e4bc07af718b0
mh-x-image-url-sane-p: accept "https" URLs

* lisp/mh-e/mh-xface.el (mh-x-image-url-sane-p): Accept https URLs.
* test/lisp/mh-e/mh-xface.el: New file, to test mh-x-image-url-sane-p.
lisp/mh-e/mh-xface.el
test/lisp/mh-e/mh-xface-tests.el [new file with mode: 0644]