]> git.eshelyaron.com Git - emacs.git/commit
Prefer HTTPS to HTTP in ffap
authorStefan Kangas <stefankangas@gmail.com>
Tue, 24 Oct 2023 20:40:12 +0000 (22:40 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Tue, 24 Oct 2023 20:40:12 +0000 (22:40 +0200)
commit643c67cf239cbb9621b3c2aaadd58697d87996f5
tree9be1af58629472c5b56860ea10960a6dd78f37fe
parent64aa01f60ad17af2bd438895a19343f3c369bc43
Prefer HTTPS to HTTP in ffap

* lisp/ffap.el (ffap-fixup-machine): Prefer HTTPS to HTTP for things
looking like URIs (for example www.example.org).
lisp/ffap.el