Prefer HTTPS to HTTP for gnu.org
commit5da53a01912c2f5d46f5df4ef8cc13a34b5017d4
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 13 Sep 2017 22:46:16 +0000 (13 15:46 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 13 Sep 2017 22:54:25 +0000 (13 15:54 -0700)
tree63f91a55c570c93b20c9362019ada9241a677d7e
parente7d6c622090dd2f4c77fbd04aba89c30a75514dd
Prefer HTTPS to HTTP for gnu.org

This patch just changes code files; a followup companion patch
(much larger) will affect the commentary.  This part is
separated out to make it easier to review.
* .dir-locals.el (change-log-mode):
* lisp/org/org-info.el (org-info-other-documents)
(org-info-map-html-url):
* lisp/org/ox-html.el (org-html-creator-string):
* lisp/startup.el (fancy-startup-text, fancy-about-text)
(fancy-splash-head):
* test/lisp/ffap-tests.el (ffap-other-window--bug-25352):
* test/lisp/thingatpt-tests.el (thing-at-point-test-data):
Use HTTPS instead of HTTP.
.dir-locals.el
lisp/org/org-info.el
lisp/org/ox-html.el
lisp/startup.el
test/lisp/ffap-tests.el
test/lisp/thingatpt-tests.el