diff options
| author | Paul Eggert | 2017-10-01 19:53:56 -0700 |
|---|---|---|
| committer | Paul Eggert | 2017-10-01 19:59:01 -0700 |
| commit | 5172fa02cccaab2500ecf85aaf65b8deed54d42e (patch) | |
| tree | 6e3c39413eb2f1c039ba48626ccf7bc0df24c9f6 /nt/INSTALL.W64 | |
| parent | 8cdd8b920a80e4c61270b0a90f51fb4c8db85c6e (diff) | |
| download | emacs-5172fa02cccaab2500ecf85aaf65b8deed54d42e.tar.gz emacs-5172fa02cccaab2500ecf85aaf65b8deed54d42e.zip | |
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:.
Diffstat (limited to 'nt/INSTALL.W64')
| -rw-r--r-- | nt/INSTALL.W64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/INSTALL.W64 b/nt/INSTALL.W64 index 6ebc1641de4..841660bf0f9 100644 --- a/nt/INSTALL.W64 +++ b/nt/INSTALL.W64 | |||
| @@ -101,7 +101,7 @@ Savannah Emacs site, https://savannah.gnu.org/projects/emacs. | |||
| 101 | 101 | ||
| 102 | ** From the FTP site | 102 | ** From the FTP site |
| 103 | 103 | ||
| 104 | The Emacs ftp site is located at http://ftp.gnu.org/gnu/emacs/ - download the | 104 | The Emacs ftp site is located at https://ftp.gnu.org/gnu/emacs/ - download the |
| 105 | version you want to build and put the file into a location like C:\emacs\, | 105 | version you want to build and put the file into a location like C:\emacs\, |
| 106 | then uncompress it with tar. This will put the Emacs source into a folder like | 106 | then uncompress it with tar. This will put the Emacs source into a folder like |
| 107 | C:\emacs\emacs-24.5: | 107 | C:\emacs\emacs-24.5: |