From 5172fa02cccaab2500ecf85aaf65b8deed54d42e Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 1 Oct 2017 19:53:56 -0700 Subject: Prefer HTTPS to HTTP for gnu.org This fixes some URLs I omitted from my previous pass, notably those in lists.gnu.org. Although lists.gnu.org does not yet support TLS 1.1, TLS 1.0 is better than nothing. * lisp/erc/erc.el (erc-official-location): * lisp/mail/emacsbug.el (report-emacs-bug): Use https:, not http:. --- admin/notes/versioning | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'admin/notes/versioning') diff --git a/admin/notes/versioning b/admin/notes/versioning index ef11335de54..dbd563cdc75 100644 --- a/admin/notes/versioning +++ b/admin/notes/versioning @@ -1,6 +1,6 @@ GNU EMACS VERSIONING -*- org -*- -Ref: http://lists.gnu.org/archive/html/emacs-devel/2014-09/msg00872.html +Ref: https://lists.gnu.org/archive/html/emacs-devel/2014-09/msg00872.html Emacs version numbers have the form @@ -27,4 +27,3 @@ unexpected last-minute problem occurs. The development version for a new major release has "minor" = 0. The development version for a new minor release has "minor" = that of the previous release. - -- cgit v1.2.1