aboutsummaryrefslogtreecommitdiffstats
path: root/nt
diff options
context:
space:
mode:
authorPaul Eggert2017-09-29 17:44:23 -0700
committerPaul Eggert2017-09-29 17:48:22 -0700
commitcbc832448878f7bc7b226243abb8d8b1ae68a937 (patch)
tree6613378d69f12e31eac1b0f2ab51a984ce4bae75 /nt
parentbbda601d1d4e125c9d3c374b56eee3e2e9623f1d (diff)
downloademacs-cbc832448878f7bc7b226243abb8d8b1ae68a937.tar.gz
emacs-cbc832448878f7bc7b226243abb8d8b1ae68a937.zip
Prefer HTTPS to HTTP for gnu.org
This catches some URLs I missed in my previous scan, or perhaps were added after the scan.
Diffstat (limited to 'nt')
-rw-r--r--nt/ChangeLog.12
-rw-r--r--nt/INSTALL2
-rw-r--r--nt/INSTALL.W642
-rw-r--r--nt/Makefile.in2
-rw-r--r--nt/README4
-rw-r--r--nt/README.W324
-rw-r--r--nt/addpm.c2
-rw-r--r--nt/cmdproxy.c2
-rwxr-xr-xnt/configure.bat2
-rw-r--r--nt/ddeclient.c2
-rw-r--r--nt/epaths.nt3
-rw-r--r--nt/gnulib-cfg.mk2
-rw-r--r--nt/inc/grp.h2
-rw-r--r--nt/inc/inttypes.h2
-rw-r--r--nt/inc/langinfo.h2
-rw-r--r--nt/inc/ms-w32.h2
-rw-r--r--nt/inc/nl_types.h2
-rw-r--r--nt/inc/stdint.h2
-rw-r--r--nt/inc/sys/resource.h2
-rw-r--r--nt/inc/sys/socket.h2
-rw-r--r--nt/inc/sys/stat.h2
-rw-r--r--nt/inc/sys/wait.h2
-rw-r--r--nt/preprep.c2
-rw-r--r--nt/runemacs.c2
24 files changed, 26 insertions, 27 deletions
diff --git a/nt/ChangeLog.1 b/nt/ChangeLog.1
index 0117639a8f6..adfdea286f0 100644
--- a/nt/ChangeLog.1
+++ b/nt/ChangeLog.1
@@ -3563,4 +3563,4 @@
3563 GNU General Public License for more details. 3563 GNU General Public License for more details.
3564 3564
3565 You should have received a copy of the GNU General Public License 3565 You should have received a copy of the GNU General Public License
3566 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 3566 along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
diff --git a/nt/INSTALL b/nt/INSTALL
index c6182c22cef..662a30406f5 100644
--- a/nt/INSTALL
+++ b/nt/INSTALL
@@ -820,4 +820,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
820GNU General Public License for more details. 820GNU General Public License for more details.
821 821
822You should have received a copy of the GNU General Public License 822You should have received a copy of the GNU General Public License
823along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 823along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
diff --git a/nt/INSTALL.W64 b/nt/INSTALL.W64
index cb134735738..6ebc1641de4 100644
--- a/nt/INSTALL.W64
+++ b/nt/INSTALL.W64
@@ -224,4 +224,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
224GNU General Public License for more details. 224GNU General Public License for more details.
225 225
226You should have received a copy of the GNU General Public License 226You should have received a copy of the GNU General Public License
227along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 227along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
diff --git a/nt/Makefile.in b/nt/Makefile.in
index 7e911db7aa8..82158236308 100644
--- a/nt/Makefile.in
+++ b/nt/Makefile.in
@@ -15,7 +15,7 @@
15# GNU General Public License for more details. 15# GNU General Public License for more details.
16 16
17# You should have received a copy of the GNU General Public License 17# You should have received a copy of the GNU General Public License
18# along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18# along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20# Avoid trouble on systems where the `SHELL' variable might be 20# Avoid trouble on systems where the `SHELL' variable might be
21# inherited from the environment. 21# inherited from the environment.
diff --git a/nt/README b/nt/README
index 19ffd50f906..f4cca8efe7b 100644
--- a/nt/README
+++ b/nt/README
@@ -86,7 +86,7 @@
86 86
87 This appendix is also available (as part of the entire manual) at 87 This appendix is also available (as part of the entire manual) at
88 88
89 http://www.gnu.org/software/emacs/manual/html_mono/emacs.html#Microsoft-Windows 89 https://www.gnu.org/software/emacs/manual/html_mono/emacs.html#Microsoft-Windows
90 90
91 In addition to the manual, there is a mailing list for discussing 91 In addition to the manual, there is a mailing list for discussing
92 issues related to the Windows port of Emacs. For information about 92 issues related to the Windows port of Emacs. For information about
@@ -140,4 +140,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
140GNU General Public License for more details. 140GNU General Public License for more details.
141 141
142You should have received a copy of the GNU General Public License 142You should have received a copy of the GNU General Public License
143along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 143along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
diff --git a/nt/README.W32 b/nt/README.W32
index bec0b66ac5d..89647588f44 100644
--- a/nt/README.W32
+++ b/nt/README.W32
@@ -275,7 +275,7 @@ See the end of the file for license conditions.
275 275
276 This appendix is also available (as part of the entire manual) at 276 This appendix is also available (as part of the entire manual) at
277 277
278 http://www.gnu.org/software/emacs/manual/html_mono/emacs.html#Microsoft-Windows 278 https://www.gnu.org/software/emacs/manual/html_mono/emacs.html#Microsoft-Windows
279 279
280 In addition to the manual, there is a mailing list for help with 280 In addition to the manual, there is a mailing list for help with
281 Emacs here: 281 Emacs here:
@@ -325,4 +325,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
325GNU General Public License for more details. 325GNU General Public License for more details.
326 326
327You should have received a copy of the GNU General Public License 327You should have received a copy of the GNU General Public License
328along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 328along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
diff --git a/nt/addpm.c b/nt/addpm.c
index b034fffe29c..51f25106827 100644
--- a/nt/addpm.c
+++ b/nt/addpm.c
@@ -14,7 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14GNU General Public License for more details. 14GNU General Public License for more details.
15 15
16You should have received a copy of the GNU General Public License 16You should have received a copy of the GNU General Public License
17along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ 17along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
18 18
19/**************************************************************************** 19/****************************************************************************
20 * 20 *
diff --git a/nt/cmdproxy.c b/nt/cmdproxy.c
index 93e00973925..0b4d4375894 100644
--- a/nt/cmdproxy.c
+++ b/nt/cmdproxy.c
@@ -25,7 +25,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
25GNU General Public License for more details. 25GNU General Public License for more details.
26 26
27You should have received a copy of the GNU General Public License 27You should have received a copy of the GNU General Public License
28along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ 28along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
29 29
30#include <windows.h> 30#include <windows.h>
31 31
diff --git a/nt/configure.bat b/nt/configure.bat
index cd2a8f4f287..9705c66faa0 100755
--- a/nt/configure.bat
+++ b/nt/configure.bat
@@ -16,7 +16,7 @@ rem MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16rem GNU General Public License for more details. 16rem GNU General Public License for more details.
17 17
18rem You should have received a copy of the GNU General Public License 18rem You should have received a copy of the GNU General Public License
19rem along with GNU Emacs. If not, see http://www.gnu.org/licenses/. 19rem along with GNU Emacs. If not, see https://www.gnu.org/licenses/.
20 20
21rem ---------------------------------------------------------------------- 21rem ----------------------------------------------------------------------
22echo **************************************************************** 22echo ****************************************************************
diff --git a/nt/ddeclient.c b/nt/ddeclient.c
index 15aeb842fc1..c370ef83ac5 100644
--- a/nt/ddeclient.c
+++ b/nt/ddeclient.c
@@ -14,7 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14GNU General Public License for more details. 14GNU General Public License for more details.
15 15
16You should have received a copy of the GNU General Public License 16You should have received a copy of the GNU General Public License
17along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ 17along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
18 18
19#include <windows.h> 19#include <windows.h>
20#include <ddeml.h> 20#include <ddeml.h>
diff --git a/nt/epaths.nt b/nt/epaths.nt
index ebb4ccf6412..4f4f86a01a8 100644
--- a/nt/epaths.nt
+++ b/nt/epaths.nt
@@ -28,7 +28,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28GNU General Public License for more details. 28GNU General Public License for more details.
29 29
30You should have received a copy of the GNU General Public License 30You should have received a copy of the GNU General Public License
31along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ 31along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
32 32
33 33
34/* Together with PATH_SITELOADSEARCH, this gives the default value of 34/* Together with PATH_SITELOADSEARCH, this gives the default value of
@@ -85,4 +85,3 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
85 85
86/* Where Emacs should look for the application default file. */ 86/* Where Emacs should look for the application default file. */
87#define PATH_X_DEFAULTS "" 87#define PATH_X_DEFAULTS ""
88
diff --git a/nt/gnulib-cfg.mk b/nt/gnulib-cfg.mk
index b75e36f5aa1..419099ece33 100644
--- a/nt/gnulib-cfg.mk
+++ b/nt/gnulib-cfg.mk
@@ -13,7 +13,7 @@
13# GNU General Public License for more details. 13# GNU General Public License for more details.
14# 14#
15# You should have received a copy of the GNU General Public License 15# You should have received a copy of the GNU General Public License
16# along with this file. If not, see <http://www.gnu.org/licenses/>. 16# along with this file. If not, see <https://www.gnu.org/licenses/>.
17 17
18 18
19# Gnulib modules to be omitted from Emacs. 19# Gnulib modules to be omitted from Emacs.
diff --git a/nt/inc/grp.h b/nt/inc/grp.h
index 82a8bab227b..0c3a8ecd64b 100644
--- a/nt/inc/grp.h
+++ b/nt/inc/grp.h
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15GNU General Public License for more details. 15GNU General Public License for more details.
16 16
17You should have received a copy of the GNU General Public License 17You should have received a copy of the GNU General Public License
18along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ 18along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
19 19
20#ifndef _GRP_H 20#ifndef _GRP_H
21#define _GRP_H 21#define _GRP_H
diff --git a/nt/inc/inttypes.h b/nt/inc/inttypes.h
index e5037b1fed5..e0905b74d7b 100644
--- a/nt/inc/inttypes.h
+++ b/nt/inc/inttypes.h
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15GNU General Public License for more details. 15GNU General Public License for more details.
16 16
17You should have received a copy of the GNU General Public License 17You should have received a copy of the GNU General Public License
18along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ 18along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
19 19
20#ifndef _REPL_INTTYPES_H 20#ifndef _REPL_INTTYPES_H
21#define _REPL_INTTYPES_H 21#define _REPL_INTTYPES_H
diff --git a/nt/inc/langinfo.h b/nt/inc/langinfo.h
index a20e59bee0f..88e12b59e84 100644
--- a/nt/inc/langinfo.h
+++ b/nt/inc/langinfo.h
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15GNU General Public License for more details. 15GNU General Public License for more details.
16 16
17You should have received a copy of the GNU General Public License 17You should have received a copy of the GNU General Public License
18along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ 18along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
19 19
20#ifndef _LANGINFO_H 20#ifndef _LANGINFO_H
21#define _LANGINFO_H 21#define _LANGINFO_H
diff --git a/nt/inc/ms-w32.h b/nt/inc/ms-w32.h
index e1dbe29bbb8..89aa94323d4 100644
--- a/nt/inc/ms-w32.h
+++ b/nt/inc/ms-w32.h
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15GNU General Public License for more details. 15GNU General Public License for more details.
16 16
17You should have received a copy of the GNU General Public License 17You should have received a copy of the GNU General Public License
18along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ 18along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
19 19
20/* Define symbols to identify the version of Unix this is. 20/* Define symbols to identify the version of Unix this is.
21 Define all the symbols that apply correctly. */ 21 Define all the symbols that apply correctly. */
diff --git a/nt/inc/nl_types.h b/nt/inc/nl_types.h
index 8236a6dba93..6ed0994c59d 100644
--- a/nt/inc/nl_types.h
+++ b/nt/inc/nl_types.h
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15GNU General Public License for more details. 15GNU General Public License for more details.
16 16
17You should have received a copy of the GNU General Public License 17You should have received a copy of the GNU General Public License
18along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ 18along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
19 19
20#ifndef _NL_TYPES_H 20#ifndef _NL_TYPES_H
21#define _NL_TYPES_H 21#define _NL_TYPES_H
diff --git a/nt/inc/stdint.h b/nt/inc/stdint.h
index 1e41ddb637a..c4fb98d2f91 100644
--- a/nt/inc/stdint.h
+++ b/nt/inc/stdint.h
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15GNU General Public License for more details. 15GNU General Public License for more details.
16 16
17You should have received a copy of the GNU General Public License 17You should have received a copy of the GNU General Public License
18along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ 18along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
19 19
20#ifndef _NT_STDINT_H_ 20#ifndef _NT_STDINT_H_
21#define _NT_STDINT_H_ 21#define _NT_STDINT_H_
diff --git a/nt/inc/sys/resource.h b/nt/inc/sys/resource.h
index 2964a643d35..de10aaee06e 100644
--- a/nt/inc/sys/resource.h
+++ b/nt/inc/sys/resource.h
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15GNU General Public License for more details. 15GNU General Public License for more details.
16 16
17You should have received a copy of the GNU General Public License 17You should have received a copy of the GNU General Public License
18along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ 18along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
19 19
20#ifndef INC_SYS_RESOURCE_H_ 20#ifndef INC_SYS_RESOURCE_H_
21#define INC_SYS_RESOURCE_H_ 21#define INC_SYS_RESOURCE_H_
diff --git a/nt/inc/sys/socket.h b/nt/inc/sys/socket.h
index 32f6a1db6f1..b7c1103f21a 100644
--- a/nt/inc/sys/socket.h
+++ b/nt/inc/sys/socket.h
@@ -13,7 +13,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13GNU General Public License for more details. 13GNU General Public License for more details.
14 14
15You should have received a copy of the GNU General Public License 15You should have received a copy of the GNU General Public License
16along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ 16along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
17 17
18 18
19/* Workable version of <sys/socket.h> based on winsock.h */ 19/* Workable version of <sys/socket.h> based on winsock.h */
diff --git a/nt/inc/sys/stat.h b/nt/inc/sys/stat.h
index d686af1bc1f..2f1cf468736 100644
--- a/nt/inc/sys/stat.h
+++ b/nt/inc/sys/stat.h
@@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16GNU General Public License for more details. 16GNU General Public License for more details.
17 17
18You should have received a copy of the GNU General Public License 18You should have received a copy of the GNU General Public License
19along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ 19along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
20 20
21#ifndef INC_SYS_STAT_H_ 21#ifndef INC_SYS_STAT_H_
22#define INC_SYS_STAT_H_ 22#define INC_SYS_STAT_H_
diff --git a/nt/inc/sys/wait.h b/nt/inc/sys/wait.h
index 6be7fd32448..51eae821b54 100644
--- a/nt/inc/sys/wait.h
+++ b/nt/inc/sys/wait.h
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15GNU General Public License for more details. 15GNU General Public License for more details.
16 16
17You should have received a copy of the GNU General Public License 17You should have received a copy of the GNU General Public License
18along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ 18along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
19 19
20#ifndef INC_SYS_WAIT_H_ 20#ifndef INC_SYS_WAIT_H_
21#define INC_SYS_WAIT_H_ 21#define INC_SYS_WAIT_H_
diff --git a/nt/preprep.c b/nt/preprep.c
index 73660351a0e..fc91628226f 100644
--- a/nt/preprep.c
+++ b/nt/preprep.c
@@ -14,7 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14GNU General Public License for more details. 14GNU General Public License for more details.
15 15
16You should have received a copy of the GNU General Public License 16You should have received a copy of the GNU General Public License
17along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 17along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
18 18
19 19
20 Andrew Innes <andrewi@harlequin.co.uk> 16-Jan-1999 20 Andrew Innes <andrewi@harlequin.co.uk> 16-Jan-1999
diff --git a/nt/runemacs.c b/nt/runemacs.c
index a98ff4be52c..d6e02b248dd 100644
--- a/nt/runemacs.c
+++ b/nt/runemacs.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15GNU General Public License for more details. 15GNU General Public License for more details.
16 16
17You should have received a copy of the GNU General Public License 17You should have received a copy of the GNU General Public License
18along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ 18along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
19 19
20 20
21/* 21/*