projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ce068c
)
Add HTTPS to mh-access-types
author
Stefan Kangas
<stefankangas@gmail.com>
Wed, 25 Oct 2023 12:23:59 +0000
(14:23 +0200)
committer
Stefan Kangas
<stefankangas@gmail.com>
Wed, 25 Oct 2023 12:23:59 +0000
(14:23 +0200)
* lisp/mh-e/mh-mime.el (mh-access-types): Add HTTPS.
lisp/mh-e/mh-mime.el
patch
|
blob
|
history
diff --git
a/lisp/mh-e/mh-mime.el
b/lisp/mh-e/mh-mime.el
index 6c498d8df717b798cac73ff030804d9a87826af7..b493f7d86ddfd4684f16f92461dad4faffc8b678 100644
(file)
--- a/
lisp/mh-e/mh-mime.el
+++ b/
lisp/mh-e/mh-mime.el
@@
-1355,6
+1355,7
@@
See also \\[mh-mh-to-mime]."
("ftp") ; RFC2046 File Transfer Protocol
("gopher") ; RFC1738 The Gopher Protocol
("http") ; RFC1738 Hypertext Transfer Protocol
+ ("https") ; RFC2818 HTTP Over TLS
("local-file") ; RFC2046 Local file access
("mail-server") ; RFC2046 mail-server Electronic mail address
("mailto") ; RFC1738 Electronic mail address