diff options
124 files changed, 128 insertions, 129 deletions
diff --git a/ChangeLog.1 b/ChangeLog.1 index eeb6da4265b..00c66d60598 100644 --- a/ChangeLog.1 +++ b/ChangeLog.1 | |||
| @@ -14715,4 +14715,4 @@ | |||
| 14715 | GNU General Public License for more details. | 14715 | GNU General Public License for more details. |
| 14716 | 14716 | ||
| 14717 | You should have received a copy of the GNU General Public License | 14717 | You should have received a copy of the GNU General Public License |
| 14718 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 14718 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/ChangeLog.2 b/ChangeLog.2 index e789722a4d6..289cc2be1dd 100644 --- a/ChangeLog.2 +++ b/ChangeLog.2 | |||
| @@ -35802,4 +35802,4 @@ See ChangeLog.1 for earlier changes. | |||
| 35802 | GNU General Public License for more details. | 35802 | GNU General Public License for more details. |
| 35803 | 35803 | ||
| 35804 | You should have received a copy of the GNU General Public License | 35804 | You should have received a copy of the GNU General Public License |
| 35805 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 35805 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/ChangeLog.3 b/ChangeLog.3 index 9e622cef90f..c74aede8cd5 100644 --- a/ChangeLog.3 +++ b/ChangeLog.3 | |||
| @@ -22619,4 +22619,4 @@ See ChangeLog.1 for earlier changes. | |||
| 22619 | GNU General Public License for more details. | 22619 | GNU General Public License for more details. |
| 22620 | 22620 | ||
| 22621 | You should have received a copy of the GNU General Public License | 22621 | You should have received a copy of the GNU General Public License |
| 22622 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 22622 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/admin/ChangeLog.1 b/admin/ChangeLog.1 index b1aaee7cb60..bc3dba71716 100644 --- a/admin/ChangeLog.1 +++ b/admin/ChangeLog.1 | |||
| @@ -2592,4 +2592,4 @@ | |||
| 2592 | GNU General Public License for more details. | 2592 | GNU General Public License for more details. |
| 2593 | 2593 | ||
| 2594 | You should have received a copy of the GNU General Public License | 2594 | You should have received a copy of the GNU General Public License |
| 2595 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 2595 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/admin/nt/README-UNDUMP.W32 b/admin/nt/README-UNDUMP.W32 index aa91633dd49..b6ed8eee7ec 100644 --- a/admin/nt/README-UNDUMP.W32 +++ b/admin/nt/README-UNDUMP.W32 | |||
| @@ -55,4 +55,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 55 | GNU General Public License for more details. | 55 | GNU General Public License for more details. |
| 56 | 56 | ||
| 57 | You should have received a copy of the GNU General Public License | 57 | You should have received a copy of the GNU General Public License |
| 58 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 58 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/admin/nt/README-ftp-server b/admin/nt/README-ftp-server index 5fd363c2eb5..4f156b9c0c0 100644 --- a/admin/nt/README-ftp-server +++ b/admin/nt/README-ftp-server | |||
| @@ -227,7 +227,7 @@ See the end of the file for license conditions. | |||
| 227 | The Emacs on MS Windows FAQ is distributed with Emacs (info | 227 | The Emacs on MS Windows FAQ is distributed with Emacs (info |
| 228 | manual "efaq-w32"), and at | 228 | manual "efaq-w32"), and at |
| 229 | 229 | ||
| 230 | http://www.gnu.org/software/emacs/manual/efaq-w32.html | 230 | https://www.gnu.org/software/emacs/manual/efaq-w32.html |
| 231 | 231 | ||
| 232 | In addition to the FAQ, there is a mailing list for discussing issues | 232 | In addition to the FAQ, there is a mailing list for discussing issues |
| 233 | related to the Windows port of Emacs. For information about the | 233 | related to the Windows port of Emacs. For information about the |
| @@ -274,4 +274,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 274 | GNU General Public License for more details. | 274 | GNU General Public License for more details. |
| 275 | 275 | ||
| 276 | You should have received a copy of the GNU General Public License | 276 | You should have received a copy of the GNU General Public License |
| 277 | along with GNU Emacs. If not, see http://www.gnu.org/licenses/. | 277 | along with GNU Emacs. If not, see https://www.gnu.org/licenses/. |
diff --git a/config.bat b/config.bat index d1f2702d356..d0251df560d 100644 --- a/config.bat +++ b/config.bat | |||
| @@ -16,7 +16,7 @@ rem MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 16 | rem GNU General Public License for more details. | 16 | rem GNU General Public License for more details. |
| 17 | 17 | ||
| 18 | rem You should have received a copy of the GNU General Public License | 18 | rem You should have received a copy of the GNU General Public License |
| 19 | rem along with GNU Emacs. If not, see http://www.gnu.org/licenses/. | 19 | rem along with GNU Emacs. If not, see https://www.gnu.org/licenses/. |
| 20 | 20 | ||
| 21 | rem ---------------------------------------------------------------------- | 21 | rem ---------------------------------------------------------------------- |
| 22 | rem YOU'LL NEED THE FOLLOWING UTILITIES TO MAKE EMACS: | 22 | rem YOU'LL NEED THE FOLLOWING UTILITIES TO MAKE EMACS: |
diff --git a/doc/emacs/ChangeLog.1 b/doc/emacs/ChangeLog.1 index 3c7aeb0c1d0..169a4b47932 100644 --- a/doc/emacs/ChangeLog.1 +++ b/doc/emacs/ChangeLog.1 | |||
| @@ -1121,7 +1121,7 @@ | |||
| 1121 | Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'Å‚'). | 1121 | Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'Å‚'). |
| 1122 | Apparently the TeX accents cause problems when generating gnu.org | 1122 | Apparently the TeX accents cause problems when generating gnu.org |
| 1123 | web pages, e.g., @l{} is rendered as '/l' on | 1123 | web pages, e.g., @l{} is rendered as '/l' on |
| 1124 | <http://www.gnu.org/software/emacs/manual/html_node/ | 1124 | <https://www.gnu.org/software/emacs/manual/html_node/ |
| 1125 | emacs/Acknowledgments.html>. | 1125 | emacs/Acknowledgments.html>. |
| 1126 | 1126 | ||
| 1127 | 2013-03-16 Glenn Morris <rgm@gnu.org> | 1127 | 2013-03-16 Glenn Morris <rgm@gnu.org> |
| @@ -10934,4 +10934,4 @@ | |||
| 10934 | GNU General Public License for more details. | 10934 | GNU General Public License for more details. |
| 10935 | 10935 | ||
| 10936 | You should have received a copy of the GNU General Public License | 10936 | You should have received a copy of the GNU General Public License |
| 10937 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 10937 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/doc/lispintro/ChangeLog.1 b/doc/lispintro/ChangeLog.1 index 7e5b629164b..de24c8e2bb2 100644 --- a/doc/lispintro/ChangeLog.1 +++ b/doc/lispintro/ChangeLog.1 | |||
| @@ -797,4 +797,4 @@ | |||
| 797 | GNU General Public License for more details. | 797 | GNU General Public License for more details. |
| 798 | 798 | ||
| 799 | You should have received a copy of the GNU General Public License | 799 | You should have received a copy of the GNU General Public License |
| 800 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 800 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/doc/lispref/ChangeLog.1 b/doc/lispref/ChangeLog.1 index 1044ad7370b..490f216b4cf 100644 --- a/doc/lispref/ChangeLog.1 +++ b/doc/lispref/ChangeLog.1 | |||
| @@ -14004,4 +14004,4 @@ | |||
| 14004 | GNU General Public License for more details. | 14004 | GNU General Public License for more details. |
| 14005 | 14005 | ||
| 14006 | You should have received a copy of the GNU General Public License | 14006 | You should have received a copy of the GNU General Public License |
| 14007 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 14007 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/doc/man/ChangeLog.1 b/doc/man/ChangeLog.1 index aa863ff72ba..68498c64c0d 100644 --- a/doc/man/ChangeLog.1 +++ b/doc/man/ChangeLog.1 | |||
| @@ -191,4 +191,4 @@ | |||
| 191 | GNU General Public License for more details. | 191 | GNU General Public License for more details. |
| 192 | 192 | ||
| 193 | You should have received a copy of the GNU General Public License | 193 | You should have received a copy of the GNU General Public License |
| 194 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 194 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/doc/misc/ChangeLog.1 b/doc/misc/ChangeLog.1 index 2b1571c0abb..bc2c184d412 100644 --- a/doc/misc/ChangeLog.1 +++ b/doc/misc/ChangeLog.1 | |||
| @@ -12131,4 +12131,4 @@ | |||
| 12131 | GNU General Public License for more details. | 12131 | GNU General Public License for more details. |
| 12132 | 12132 | ||
| 12133 | You should have received a copy of the GNU General Public License | 12133 | You should have received a copy of the GNU General Public License |
| 12134 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 12134 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/etc/ChangeLog.1 b/etc/ChangeLog.1 index e502c6539d1..9514ea284d1 100644 --- a/etc/ChangeLog.1 +++ b/etc/ChangeLog.1 | |||
| @@ -6906,4 +6906,4 @@ | |||
| 6906 | GNU General Public License for more details. | 6906 | GNU General Public License for more details. |
| 6907 | 6907 | ||
| 6908 | You should have received a copy of the GNU General Public License | 6908 | You should have received a copy of the GNU General Public License |
| 6909 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 6909 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/leim/ChangeLog.1 b/leim/ChangeLog.1 index e7f8a46a865..db91ac24e2d 100644 --- a/leim/ChangeLog.1 +++ b/leim/ChangeLog.1 | |||
| @@ -2593,4 +2593,4 @@ | |||
| 2593 | GNU General Public License for more details. | 2593 | GNU General Public License for more details. |
| 2594 | 2594 | ||
| 2595 | You should have received a copy of the GNU General Public License | 2595 | You should have received a copy of the GNU General Public License |
| 2596 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 2596 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/lib-src/ChangeLog.1 b/lib-src/ChangeLog.1 index a9783e9f60b..417e57f3bb8 100644 --- a/lib-src/ChangeLog.1 +++ b/lib-src/ChangeLog.1 | |||
| @@ -8624,4 +8624,4 @@ | |||
| 8624 | GNU General Public License for more details. | 8624 | GNU General Public License for more details. |
| 8625 | 8625 | ||
| 8626 | You should have received a copy of the GNU General Public License | 8626 | You should have received a copy of the GNU General Public License |
| 8627 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 8627 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/lib-src/ntlib.c b/lib-src/ntlib.c index 9908f0fa452..3754f914e33 100644 --- a/lib-src/ntlib.c +++ b/lib-src/ntlib.c | |||
| @@ -18,7 +18,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 18 | GNU General Public License for more details. | 18 | GNU General Public License for more details. |
| 19 | 19 | ||
| 20 | You should have received a copy of the GNU General Public License | 20 | You should have received a copy of the GNU General Public License |
| 21 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 21 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ |
| 22 | 22 | ||
| 23 | #include <windows.h> | 23 | #include <windows.h> |
| 24 | #include <stdlib.h> | 24 | #include <stdlib.h> |
diff --git a/lib-src/ntlib.h b/lib-src/ntlib.h index b69a40b4f03..f7ee305e861 100644 --- a/lib-src/ntlib.h +++ b/lib-src/ntlib.h | |||
| @@ -14,7 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 17 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ |
| 18 | 18 | ||
| 19 | #include <pwd.h> | 19 | #include <pwd.h> |
| 20 | #include <malloc.h> | 20 | #include <malloc.h> |
diff --git a/lisp/ChangeLog.1 b/lisp/ChangeLog.1 index 65997e189f1..b44f640dd55 100644 --- a/lisp/ChangeLog.1 +++ b/lisp/ChangeLog.1 | |||
| @@ -3259,4 +3259,4 @@ | |||
| 3259 | GNU General Public License for more details. | 3259 | GNU General Public License for more details. |
| 3260 | 3260 | ||
| 3261 | You should have received a copy of the GNU General Public License | 3261 | You should have received a copy of the GNU General Public License |
| 3262 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 3262 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10 index 918825e6ac9..d654291739f 100644 --- a/lisp/ChangeLog.10 +++ b/lisp/ChangeLog.10 | |||
| @@ -23556,4 +23556,4 @@ See ChangeLog.9 for earlier changes. | |||
| 23556 | GNU General Public License for more details. | 23556 | GNU General Public License for more details. |
| 23557 | 23557 | ||
| 23558 | You should have received a copy of the GNU General Public License | 23558 | You should have received a copy of the GNU General Public License |
| 23559 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 23559 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/lisp/ChangeLog.11 b/lisp/ChangeLog.11 index f3d9840c0df..eda7603cb67 100644 --- a/lisp/ChangeLog.11 +++ b/lisp/ChangeLog.11 | |||
| @@ -14336,4 +14336,4 @@ See ChangeLog.10 for earlier changes. | |||
| 14336 | GNU General Public License for more details. | 14336 | GNU General Public License for more details. |
| 14337 | 14337 | ||
| 14338 | You should have received a copy of the GNU General Public License | 14338 | You should have received a copy of the GNU General Public License |
| 14339 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 14339 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12 index 04c5d8138dc..0d3bd88f3e2 100644 --- a/lisp/ChangeLog.12 +++ b/lisp/ChangeLog.12 | |||
| @@ -33349,4 +33349,4 @@ See ChangeLog.11 for earlier changes. | |||
| 33349 | GNU General Public License for more details. | 33349 | GNU General Public License for more details. |
| 33350 | 33350 | ||
| 33351 | You should have received a copy of the GNU General Public License | 33351 | You should have received a copy of the GNU General Public License |
| 33352 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 33352 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/lisp/ChangeLog.13 b/lisp/ChangeLog.13 index f86590bf273..9c451a359ea 100644 --- a/lisp/ChangeLog.13 +++ b/lisp/ChangeLog.13 | |||
| @@ -16712,4 +16712,4 @@ See ChangeLog.12 for earlier changes. | |||
| 16712 | GNU General Public License for more details. | 16712 | GNU General Public License for more details. |
| 16713 | 16713 | ||
| 16714 | You should have received a copy of the GNU General Public License | 16714 | You should have received a copy of the GNU General Public License |
| 16715 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 16715 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/lisp/ChangeLog.14 b/lisp/ChangeLog.14 index a3397b1e470..48f5c07b187 100644 --- a/lisp/ChangeLog.14 +++ b/lisp/ChangeLog.14 | |||
| @@ -20562,4 +20562,4 @@ See ChangeLog.13 for earlier changes. | |||
| 20562 | GNU General Public License for more details. | 20562 | GNU General Public License for more details. |
| 20563 | 20563 | ||
| 20564 | You should have received a copy of the GNU General Public License | 20564 | You should have received a copy of the GNU General Public License |
| 20565 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 20565 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/lisp/ChangeLog.15 b/lisp/ChangeLog.15 index 2512d35564f..7bd44059ad7 100644 --- a/lisp/ChangeLog.15 +++ b/lisp/ChangeLog.15 | |||
| @@ -22817,4 +22817,4 @@ See ChangeLog.14 for earlier changes. | |||
| 22817 | GNU General Public License for more details. | 22817 | GNU General Public License for more details. |
| 22818 | 22818 | ||
| 22819 | You should have received a copy of the GNU General Public License | 22819 | You should have received a copy of the GNU General Public License |
| 22820 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 22820 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/lisp/ChangeLog.16 b/lisp/ChangeLog.16 index fb5aee17a77..03e6115c572 100644 --- a/lisp/ChangeLog.16 +++ b/lisp/ChangeLog.16 | |||
| @@ -25238,4 +25238,4 @@ See ChangeLog.15 for earlier changes. | |||
| 25238 | GNU General Public License for more details. | 25238 | GNU General Public License for more details. |
| 25239 | 25239 | ||
| 25240 | You should have received a copy of the GNU General Public License | 25240 | You should have received a copy of the GNU General Public License |
| 25241 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 25241 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/lisp/ChangeLog.17 b/lisp/ChangeLog.17 index 5c415de0474..789452351a1 100644 --- a/lisp/ChangeLog.17 +++ b/lisp/ChangeLog.17 | |||
| @@ -26309,4 +26309,4 @@ See ChangeLog.16 for earlier changes. | |||
| 26309 | GNU General Public License for more details. | 26309 | GNU General Public License for more details. |
| 26310 | 26310 | ||
| 26311 | You should have received a copy of the GNU General Public License | 26311 | You should have received a copy of the GNU General Public License |
| 26312 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 26312 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/lisp/ChangeLog.2 b/lisp/ChangeLog.2 index 7a4845374f8..5087b943e3a 100644 --- a/lisp/ChangeLog.2 +++ b/lisp/ChangeLog.2 | |||
| @@ -4007,4 +4007,4 @@ See ChangeLog.1 for earlier changes. | |||
| 4007 | GNU General Public License for more details. | 4007 | GNU General Public License for more details. |
| 4008 | 4008 | ||
| 4009 | You should have received a copy of the GNU General Public License | 4009 | You should have received a copy of the GNU General Public License |
| 4010 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 4010 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/lisp/ChangeLog.3 b/lisp/ChangeLog.3 index 3bac72a69da..1ba33b1085f 100644 --- a/lisp/ChangeLog.3 +++ b/lisp/ChangeLog.3 | |||
| @@ -12448,4 +12448,4 @@ See ChangeLog.2 for earlier changes. | |||
| 12448 | GNU General Public License for more details. | 12448 | GNU General Public License for more details. |
| 12449 | 12449 | ||
| 12450 | You should have received a copy of the GNU General Public License | 12450 | You should have received a copy of the GNU General Public License |
| 12451 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 12451 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/lisp/ChangeLog.4 b/lisp/ChangeLog.4 index 00ce74e5150..00798e590c5 100644 --- a/lisp/ChangeLog.4 +++ b/lisp/ChangeLog.4 | |||
| @@ -8949,4 +8949,4 @@ See ChangeLog.3 for earlier changes. | |||
| 8949 | GNU General Public License for more details. | 8949 | GNU General Public License for more details. |
| 8950 | 8950 | ||
| 8951 | You should have received a copy of the GNU General Public License | 8951 | You should have received a copy of the GNU General Public License |
| 8952 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 8952 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/lisp/ChangeLog.5 b/lisp/ChangeLog.5 index 800277b1239..64abfe988f5 100644 --- a/lisp/ChangeLog.5 +++ b/lisp/ChangeLog.5 | |||
| @@ -9283,4 +9283,4 @@ See ChangeLog.4 for earlier changes. | |||
| 9283 | GNU General Public License for more details. | 9283 | GNU General Public License for more details. |
| 9284 | 9284 | ||
| 9285 | You should have received a copy of the GNU General Public License | 9285 | You should have received a copy of the GNU General Public License |
| 9286 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 9286 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/lisp/ChangeLog.6 b/lisp/ChangeLog.6 index 84826379890..8c985fbfb7d 100644 --- a/lisp/ChangeLog.6 +++ b/lisp/ChangeLog.6 | |||
| @@ -8036,4 +8036,4 @@ See ChangeLog.5 for earlier changes. | |||
| 8036 | GNU General Public License for more details. | 8036 | GNU General Public License for more details. |
| 8037 | 8037 | ||
| 8038 | You should have received a copy of the GNU General Public License | 8038 | You should have received a copy of the GNU General Public License |
| 8039 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 8039 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7 index 52a0180c633..62ee295b899 100644 --- a/lisp/ChangeLog.7 +++ b/lisp/ChangeLog.7 | |||
| @@ -23126,4 +23126,4 @@ See ChangeLog.6 for earlier changes. | |||
| 23126 | GNU General Public License for more details. | 23126 | GNU General Public License for more details. |
| 23127 | 23127 | ||
| 23128 | You should have received a copy of the GNU General Public License | 23128 | You should have received a copy of the GNU General Public License |
| 23129 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 23129 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/lisp/ChangeLog.8 b/lisp/ChangeLog.8 index 7e4522f53f4..57b5584ebe4 100644 --- a/lisp/ChangeLog.8 +++ b/lisp/ChangeLog.8 | |||
| @@ -10007,4 +10007,4 @@ See ChangeLog.7 for earlier changes. | |||
| 10007 | GNU General Public License for more details. | 10007 | GNU General Public License for more details. |
| 10008 | 10008 | ||
| 10009 | You should have received a copy of the GNU General Public License | 10009 | You should have received a copy of the GNU General Public License |
| 10010 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 10010 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9 index e51c0c5dad3..376589ff909 100644 --- a/lisp/ChangeLog.9 +++ b/lisp/ChangeLog.9 | |||
| @@ -20700,4 +20700,4 @@ See ChangeLog.8 for earlier changes. | |||
| 20700 | GNU General Public License for more details. | 20700 | GNU General Public License for more details. |
| 20701 | 20701 | ||
| 20702 | You should have received a copy of the GNU General Public License | 20702 | You should have received a copy of the GNU General Public License |
| 20703 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 20703 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/lisp/cedet/ChangeLog.1 b/lisp/cedet/ChangeLog.1 index c0223cbc78a..a17e53a1c5a 100644 --- a/lisp/cedet/ChangeLog.1 +++ b/lisp/cedet/ChangeLog.1 | |||
| @@ -3475,4 +3475,4 @@ | |||
| 3475 | GNU General Public License for more details. | 3475 | GNU General Public License for more details. |
| 3476 | 3476 | ||
| 3477 | You should have received a copy of the GNU General Public License | 3477 | You should have received a copy of the GNU General Public License |
| 3478 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 3478 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/lisp/dos-fns.el b/lisp/dos-fns.el index 1d48371912f..f69335d2c21 100644 --- a/lisp/dos-fns.el +++ b/lisp/dos-fns.el | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | ;; GNU General Public License for more details. | 20 | ;; GNU General Public License for more details. |
| 21 | 21 | ||
| 22 | ;; You should have received a copy of the GNU General Public License | 22 | ;; You should have received a copy of the GNU General Public License |
| 23 | ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 23 | ;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 24 | 24 | ||
| 25 | ;;; Commentary: | 25 | ;;; Commentary: |
| 26 | 26 | ||
diff --git a/lisp/dos-vars.el b/lisp/dos-vars.el index d552d518a01..90052ce0282 100644 --- a/lisp/dos-vars.el +++ b/lisp/dos-vars.el | |||
| @@ -19,7 +19,7 @@ | |||
| 19 | ;; GNU General Public License for more details. | 19 | ;; GNU General Public License for more details. |
| 20 | 20 | ||
| 21 | ;; You should have received a copy of the GNU General Public License | 21 | ;; You should have received a copy of the GNU General Public License |
| 22 | ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 22 | ;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 23 | 23 | ||
| 24 | ;;; Commentary: | 24 | ;;; Commentary: |
| 25 | 25 | ||
diff --git a/lisp/dos-w32.el b/lisp/dos-w32.el index ff5310e1fb3..affadee2fe7 100644 --- a/lisp/dos-w32.el +++ b/lisp/dos-w32.el | |||
| @@ -19,7 +19,7 @@ | |||
| 19 | ;; GNU General Public License for more details. | 19 | ;; GNU General Public License for more details. |
| 20 | 20 | ||
| 21 | ;; You should have received a copy of the GNU General Public License | 21 | ;; You should have received a copy of the GNU General Public License |
| 22 | ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 22 | ;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 23 | 23 | ||
| 24 | ;;; Commentary: | 24 | ;;; Commentary: |
| 25 | 25 | ||
diff --git a/lisp/erc/ChangeLog.1 b/lisp/erc/ChangeLog.1 index 2d5403fdc17..eefbbe924bf 100644 --- a/lisp/erc/ChangeLog.1 +++ b/lisp/erc/ChangeLog.1 | |||
| @@ -11717,7 +11717,7 @@ | |||
| 11717 | GNU General Public License for more details. | 11717 | GNU General Public License for more details. |
| 11718 | 11718 | ||
| 11719 | You should have received a copy of the GNU General Public License | 11719 | You should have received a copy of the GNU General Public License |
| 11720 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 11720 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 11721 | 11721 | ||
| 11722 | ;; Local Variables: | 11722 | ;; Local Variables: |
| 11723 | ;; coding: utf-8 | 11723 | ;; coding: utf-8 |
diff --git a/lisp/erc/ChangeLog.2 b/lisp/erc/ChangeLog.2 index 6d789e4c93f..36b01e235c7 100644 --- a/lisp/erc/ChangeLog.2 +++ b/lisp/erc/ChangeLog.2 | |||
| @@ -772,7 +772,7 @@ See ChangeLog.1 for earlier changes. | |||
| 772 | GNU General Public License for more details. | 772 | GNU General Public License for more details. |
| 773 | 773 | ||
| 774 | You should have received a copy of the GNU General Public License | 774 | You should have received a copy of the GNU General Public License |
| 775 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 775 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 776 | 776 | ||
| 777 | ;; Local Variables: | 777 | ;; Local Variables: |
| 778 | ;; coding: utf-8 | 778 | ;; coding: utf-8 |
diff --git a/lisp/gnus/ChangeLog.1 b/lisp/gnus/ChangeLog.1 index 4cf5129dcd5..c21d59bf706 100644 --- a/lisp/gnus/ChangeLog.1 +++ b/lisp/gnus/ChangeLog.1 | |||
| @@ -3717,7 +3717,7 @@ | |||
| 3717 | GNU General Public License for more details. | 3717 | GNU General Public License for more details. |
| 3718 | 3718 | ||
| 3719 | You should have received a copy of the GNU General Public License | 3719 | You should have received a copy of the GNU General Public License |
| 3720 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 3720 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 3721 | 3721 | ||
| 3722 | ;; Local Variables: | 3722 | ;; Local Variables: |
| 3723 | ;; coding: utf-8 | 3723 | ;; coding: utf-8 |
diff --git a/lisp/gnus/ChangeLog.2 b/lisp/gnus/ChangeLog.2 index d7ff3b6205e..f1633389246 100644 --- a/lisp/gnus/ChangeLog.2 +++ b/lisp/gnus/ChangeLog.2 | |||
| @@ -18553,7 +18553,7 @@ See ChangeLog.1 for earlier changes. | |||
| 18553 | GNU General Public License for more details. | 18553 | GNU General Public License for more details. |
| 18554 | 18554 | ||
| 18555 | You should have received a copy of the GNU General Public License | 18555 | You should have received a copy of the GNU General Public License |
| 18556 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 18556 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 18557 | 18557 | ||
| 18558 | ;; Local Variables: | 18558 | ;; Local Variables: |
| 18559 | ;; coding: utf-8 | 18559 | ;; coding: utf-8 |
diff --git a/lisp/gnus/ChangeLog.3 b/lisp/gnus/ChangeLog.3 index a799f73f583..0fcb4a08e32 100644 --- a/lisp/gnus/ChangeLog.3 +++ b/lisp/gnus/ChangeLog.3 | |||
| @@ -26340,7 +26340,7 @@ See ChangeLog.2 for earlier changes. | |||
| 26340 | GNU General Public License for more details. | 26340 | GNU General Public License for more details. |
| 26341 | 26341 | ||
| 26342 | You should have received a copy of the GNU General Public License | 26342 | You should have received a copy of the GNU General Public License |
| 26343 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 26343 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 26344 | 26344 | ||
| 26345 | ;; Local Variables: | 26345 | ;; Local Variables: |
| 26346 | ;; coding: utf-8 | 26346 | ;; coding: utf-8 |
diff --git a/lisp/mh-e/ChangeLog.1 b/lisp/mh-e/ChangeLog.1 index 31a9ea7651b..9bf28b0f132 100644 --- a/lisp/mh-e/ChangeLog.1 +++ b/lisp/mh-e/ChangeLog.1 | |||
| @@ -11434,7 +11434,7 @@ | |||
| 11434 | GNU General Public License for more details. | 11434 | GNU General Public License for more details. |
| 11435 | 11435 | ||
| 11436 | You should have received a copy of the GNU General Public License | 11436 | You should have received a copy of the GNU General Public License |
| 11437 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 11437 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 11438 | 11438 | ||
| 11439 | ;; Local Variables: | 11439 | ;; Local Variables: |
| 11440 | ;; coding: utf-8 | 11440 | ;; coding: utf-8 |
diff --git a/lisp/mh-e/ChangeLog.2 b/lisp/mh-e/ChangeLog.2 index 487198663e3..c3f28ae8164 100644 --- a/lisp/mh-e/ChangeLog.2 +++ b/lisp/mh-e/ChangeLog.2 | |||
| @@ -3688,7 +3688,7 @@ See ChangeLog.1 for earlier changes. | |||
| 3688 | GNU General Public License for more details. | 3688 | GNU General Public License for more details. |
| 3689 | 3689 | ||
| 3690 | You should have received a copy of the GNU General Public License | 3690 | You should have received a copy of the GNU General Public License |
| 3691 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 3691 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 3692 | 3692 | ||
| 3693 | ;; Local Variables: | 3693 | ;; Local Variables: |
| 3694 | ;; coding: utf-8 | 3694 | ;; coding: utf-8 |
diff --git a/lisp/org/ChangeLog.1 b/lisp/org/ChangeLog.1 index ee50f6fb040..7e27fb6b7e2 100644 --- a/lisp/org/ChangeLog.1 +++ b/lisp/org/ChangeLog.1 | |||
| @@ -32848,4 +32848,4 @@ | |||
| 32848 | GNU General Public License for more details. | 32848 | GNU General Public License for more details. |
| 32849 | 32849 | ||
| 32850 | You should have received a copy of the GNU General Public License | 32850 | You should have received a copy of the GNU General Public License |
| 32851 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 32851 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/lisp/thingatpt.el b/lisp/thingatpt.el index 13f761e69e7..485cc97555f 100644 --- a/lisp/thingatpt.el +++ b/lisp/thingatpt.el | |||
| @@ -388,7 +388,7 @@ the bounds of a possible ill-formed URI (one lacking a scheme)." | |||
| 388 | ;; Ensure PT is actually within BOUNDARY. Check the following | 388 | ;; Ensure PT is actually within BOUNDARY. Check the following |
| 389 | ;; example with point on the beginning of the line: | 389 | ;; example with point on the beginning of the line: |
| 390 | ;; | 390 | ;; |
| 391 | ;; 3,1406710489,http://gnu.org,0,"0" | 391 | ;; 3,1406710489,https://gnu.org,0,"0" |
| 392 | (and (<= url-beg pt end) (cons url-beg end)))))) | 392 | (and (<= url-beg pt end) (cons url-beg end)))))) |
| 393 | 393 | ||
| 394 | (put 'url 'thing-at-point 'thing-at-point-url-at-point) | 394 | (put 'url 'thing-at-point 'thing-at-point-url-at-point) |
diff --git a/lisp/url/ChangeLog.1 b/lisp/url/ChangeLog.1 index 75be6af62a3..eb7982916c9 100644 --- a/lisp/url/ChangeLog.1 +++ b/lisp/url/ChangeLog.1 | |||
| @@ -3084,4 +3084,4 @@ | |||
| 3084 | GNU General Public License for more details. | 3084 | GNU General Public License for more details. |
| 3085 | 3085 | ||
| 3086 | You should have received a copy of the GNU General Public License | 3086 | You should have received a copy of the GNU General Public License |
| 3087 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 3087 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/lwlib/ChangeLog.1 b/lwlib/ChangeLog.1 index 56259498a90..623b798cc73 100644 --- a/lwlib/ChangeLog.1 +++ b/lwlib/ChangeLog.1 | |||
| @@ -1979,4 +1979,4 @@ | |||
| 1979 | GNU General Public License for more details. | 1979 | GNU General Public License for more details. |
| 1980 | 1980 | ||
| 1981 | You should have received a copy of the GNU General Public License | 1981 | You should have received a copy of the GNU General Public License |
| 1982 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 1982 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/msdos/ChangeLog.1 b/msdos/ChangeLog.1 index e8e6ec3af52..6fe88d119bb 100644 --- a/msdos/ChangeLog.1 +++ b/msdos/ChangeLog.1 | |||
| @@ -1565,4 +1565,4 @@ | |||
| 1565 | GNU General Public License for more details. | 1565 | GNU General Public License for more details. |
| 1566 | 1566 | ||
| 1567 | You should have received a copy of the GNU General Public License | 1567 | You should have received a copy of the GNU General Public License |
| 1568 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 1568 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/msdos/INSTALL b/msdos/INSTALL index ca4ab85f1d1..41e36545f7e 100644 --- a/msdos/INSTALL +++ b/msdos/INSTALL | |||
| @@ -151,4 +151,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 151 | GNU General Public License for more details. | 151 | GNU General Public License for more details. |
| 152 | 152 | ||
| 153 | You should have received a copy of the GNU General Public License | 153 | You should have received a copy of the GNU General Public License |
| 154 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 154 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/msdos/README b/msdos/README index 122e8150e47..1add1c46e97 100644 --- a/msdos/README +++ b/msdos/README | |||
| @@ -38,4 +38,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 38 | GNU General Public License for more details. | 38 | GNU General Public License for more details. |
| 39 | 39 | ||
| 40 | You should have received a copy of the GNU General Public License | 40 | You should have received a copy of the GNU General Public License |
| 41 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 41 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/msdos/depfiles.bat b/msdos/depfiles.bat index b2c7bc8230a..31c8622f792 100644 --- a/msdos/depfiles.bat +++ b/msdos/depfiles.bat | |||
| @@ -16,7 +16,7 @@ rem MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 16 | rem GNU General Public License for more details. | 16 | rem GNU General Public License for more details. |
| 17 | 17 | ||
| 18 | rem You should have received a copy of the GNU General Public License | 18 | rem You should have received a copy of the GNU General Public License |
| 19 | rem along with GNU Emacs. If not, see http://www.gnu.org/licenses/. | 19 | rem along with GNU Emacs. If not, see https://www.gnu.org/licenses/. |
| 20 | 20 | ||
| 21 | rem ---------------------------------------------------------------------- | 21 | rem ---------------------------------------------------------------------- |
| 22 | 22 | ||
diff --git a/msdos/inttypes.h b/msdos/inttypes.h index 7996d056583..ce7797a933e 100644 --- a/msdos/inttypes.h +++ b/msdos/inttypes.h | |||
| @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 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 | #ifndef _REPL_INTTYPES_H | 20 | #ifndef _REPL_INTTYPES_H |
| 21 | #define _REPL_INTTYPES_H | 21 | #define _REPL_INTTYPES_H |
diff --git a/msdos/mainmake.v2 b/msdos/mainmake.v2 index dc2b0b6e8ac..e8391bcf918 100644 --- a/msdos/mainmake.v2 +++ b/msdos/mainmake.v2 | |||
| @@ -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 | # make all to compile and build Emacs. | 20 | # make all to compile and build Emacs. |
| 21 | # make install to install it (installs in-place, in `bin' subdir of top dir). | 21 | # make install to install it (installs in-place, in `bin' subdir of top dir). |
diff --git a/nextstep/ChangeLog.1 b/nextstep/ChangeLog.1 index f84779d9de6..0eb4a146716 100644 --- a/nextstep/ChangeLog.1 +++ b/nextstep/ChangeLog.1 | |||
| @@ -327,4 +327,4 @@ | |||
| 327 | GNU General Public License for more details. | 327 | GNU General Public License for more details. |
| 328 | 328 | ||
| 329 | You should have received a copy of the GNU General Public License | 329 | You should have received a copy of the GNU General Public License |
| 330 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 330 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
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 | |||
| 820 | GNU General Public License for more details. | 820 | GNU General Public License for more details. |
| 821 | 821 | ||
| 822 | You should have received a copy of the GNU General Public License | 822 | You should have received a copy of the GNU General Public License |
| 823 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 823 | along 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 | |||
| 224 | GNU General Public License for more details. | 224 | GNU General Public License for more details. |
| 225 | 225 | ||
| 226 | You should have received a copy of the GNU General Public License | 226 | You should have received a copy of the GNU General Public License |
| 227 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 227 | along 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. |
| @@ -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 | |||
| 140 | GNU General Public License for more details. | 140 | GNU General Public License for more details. |
| 141 | 141 | ||
| 142 | You should have received a copy of the GNU General Public License | 142 | You should have received a copy of the GNU General Public License |
| 143 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 143 | along 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 | |||
| 325 | GNU General Public License for more details. | 325 | GNU General Public License for more details. |
| 326 | 326 | ||
| 327 | You should have received a copy of the GNU General Public License | 327 | You should have received a copy of the GNU General Public License |
| 328 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 328 | along 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 | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 17 | along 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 | |||
| 25 | GNU General Public License for more details. | 25 | GNU General Public License for more details. |
| 26 | 26 | ||
| 27 | You should have received a copy of the GNU General Public License | 27 | You should have received a copy of the GNU General Public License |
| 28 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 28 | along 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 | |||
| 16 | rem GNU General Public License for more details. | 16 | rem GNU General Public License for more details. |
| 17 | 17 | ||
| 18 | rem You should have received a copy of the GNU General Public License | 18 | rem You should have received a copy of the GNU General Public License |
| 19 | rem along with GNU Emacs. If not, see http://www.gnu.org/licenses/. | 19 | rem along with GNU Emacs. If not, see https://www.gnu.org/licenses/. |
| 20 | 20 | ||
| 21 | rem ---------------------------------------------------------------------- | 21 | rem ---------------------------------------------------------------------- |
| 22 | echo **************************************************************** | 22 | echo **************************************************************** |
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 | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 17 | along 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 | |||
| 28 | GNU General Public License for more details. | 28 | GNU General Public License for more details. |
| 29 | 29 | ||
| 30 | You should have received a copy of the GNU General Public License | 30 | You should have received a copy of the GNU General Public License |
| 31 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 31 | along 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 | |||
| 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 | #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 | |||
| 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 | #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 | |||
| 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 | #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 | |||
| 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 | /* 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 | |||
| 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 | #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 | |||
| 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 | #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 | |||
| 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 | #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 | |||
| 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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along 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 | |||
| 16 | GNU General Public License for more details. | 16 | GNU General Public License for more details. |
| 17 | 17 | ||
| 18 | You should have received a copy of the GNU General Public License | 18 | You should have received a copy of the GNU General Public License |
| 19 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 19 | along 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 | |||
| 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 | #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 | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 17 | along 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 | |||
| 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 | 20 | ||
| 21 | /* | 21 | /* |
diff --git a/oldXMenu/ChangeLog.1 b/oldXMenu/ChangeLog.1 index 8fa3794a36e..8ac7e184a72 100644 --- a/oldXMenu/ChangeLog.1 +++ b/oldXMenu/ChangeLog.1 | |||
| @@ -727,4 +727,4 @@ | |||
| 727 | GNU General Public License for more details. | 727 | GNU General Public License for more details. |
| 728 | 728 | ||
| 729 | You should have received a copy of the GNU General Public License | 729 | You should have received a copy of the GNU General Public License |
| 730 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 730 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/src/ChangeLog.1 b/src/ChangeLog.1 index e51b4addc06..74a5012552c 100644 --- a/src/ChangeLog.1 +++ b/src/ChangeLog.1 | |||
| @@ -3536,4 +3536,4 @@ | |||
| 3536 | GNU General Public License for more details. | 3536 | GNU General Public License for more details. |
| 3537 | 3537 | ||
| 3538 | You should have received a copy of the GNU General Public License | 3538 | You should have received a copy of the GNU General Public License |
| 3539 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 3539 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/src/ChangeLog.10 b/src/ChangeLog.10 index 65a8587bf99..1bd822d492f 100644 --- a/src/ChangeLog.10 +++ b/src/ChangeLog.10 | |||
| @@ -27927,4 +27927,4 @@ See ChangeLog.9 for earlier changes. | |||
| 27927 | GNU General Public License for more details. | 27927 | GNU General Public License for more details. |
| 27928 | 27928 | ||
| 27929 | You should have received a copy of the GNU General Public License | 27929 | You should have received a copy of the GNU General Public License |
| 27930 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 27930 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/src/ChangeLog.11 b/src/ChangeLog.11 index 365fc277a9a..eb1aeb1eeaf 100644 --- a/src/ChangeLog.11 +++ b/src/ChangeLog.11 | |||
| @@ -31400,4 +31400,4 @@ See ChangeLog.10 for earlier changes. | |||
| 31400 | GNU General Public License for more details. | 31400 | GNU General Public License for more details. |
| 31401 | 31401 | ||
| 31402 | You should have received a copy of the GNU General Public License | 31402 | You should have received a copy of the GNU General Public License |
| 31403 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 31403 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/src/ChangeLog.12 b/src/ChangeLog.12 index 367e0d61d8c..35993adb667 100644 --- a/src/ChangeLog.12 +++ b/src/ChangeLog.12 | |||
| @@ -22951,4 +22951,4 @@ See ChangeLog.11 for earlier changes. | |||
| 22951 | GNU General Public License for more details. | 22951 | GNU General Public License for more details. |
| 22952 | 22952 | ||
| 22953 | You should have received a copy of the GNU General Public License | 22953 | You should have received a copy of the GNU General Public License |
| 22954 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 22954 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/src/ChangeLog.13 b/src/ChangeLog.13 index 66f062d3d3f..6f5ea036263 100644 --- a/src/ChangeLog.13 +++ b/src/ChangeLog.13 | |||
| @@ -17920,4 +17920,4 @@ See ChangeLog.12 for earlier changes. | |||
| 17920 | GNU General Public License for more details. | 17920 | GNU General Public License for more details. |
| 17921 | 17921 | ||
| 17922 | You should have received a copy of the GNU General Public License | 17922 | You should have received a copy of the GNU General Public License |
| 17923 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 17923 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/src/ChangeLog.2 b/src/ChangeLog.2 index 56015d56175..42e1e8345d8 100644 --- a/src/ChangeLog.2 +++ b/src/ChangeLog.2 | |||
| @@ -4786,4 +4786,4 @@ See ChangeLog.1 for earlier changes. | |||
| 4786 | GNU General Public License for more details. | 4786 | GNU General Public License for more details. |
| 4787 | 4787 | ||
| 4788 | You should have received a copy of the GNU General Public License | 4788 | You should have received a copy of the GNU General Public License |
| 4789 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 4789 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/src/ChangeLog.3 b/src/ChangeLog.3 index 8f9b38e25d1..17fd69c9f11 100644 --- a/src/ChangeLog.3 +++ b/src/ChangeLog.3 | |||
| @@ -16518,4 +16518,4 @@ See ChangeLog.2 for earlier changes. | |||
| 16518 | GNU General Public License for more details. | 16518 | GNU General Public License for more details. |
| 16519 | 16519 | ||
| 16520 | You should have received a copy of the GNU General Public License | 16520 | You should have received a copy of the GNU General Public License |
| 16521 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 16521 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/src/ChangeLog.4 b/src/ChangeLog.4 index bb13c9a5f68..2935ee52cca 100644 --- a/src/ChangeLog.4 +++ b/src/ChangeLog.4 | |||
| @@ -6921,4 +6921,4 @@ See ChangeLog.3 for earlier changes. | |||
| 6921 | GNU General Public License for more details. | 6921 | GNU General Public License for more details. |
| 6922 | 6922 | ||
| 6923 | You should have received a copy of the GNU General Public License | 6923 | You should have received a copy of the GNU General Public License |
| 6924 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 6924 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/src/ChangeLog.5 b/src/ChangeLog.5 index f0fde023ff2..489ccfa5323 100644 --- a/src/ChangeLog.5 +++ b/src/ChangeLog.5 | |||
| @@ -7163,4 +7163,4 @@ See ChangeLog.4 for earlier changes. | |||
| 7163 | GNU General Public License for more details. | 7163 | GNU General Public License for more details. |
| 7164 | 7164 | ||
| 7165 | You should have received a copy of the GNU General Public License | 7165 | You should have received a copy of the GNU General Public License |
| 7166 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 7166 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/src/ChangeLog.6 b/src/ChangeLog.6 index 2282916205d..f2b9e609b14 100644 --- a/src/ChangeLog.6 +++ b/src/ChangeLog.6 | |||
| @@ -5373,4 +5373,4 @@ See ChangeLog.5 for earlier changes. | |||
| 5373 | GNU General Public License for more details. | 5373 | GNU General Public License for more details. |
| 5374 | 5374 | ||
| 5375 | You should have received a copy of the GNU General Public License | 5375 | You should have received a copy of the GNU General Public License |
| 5376 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 5376 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/src/ChangeLog.7 b/src/ChangeLog.7 index eb4833ccb0e..32472ac074c 100644 --- a/src/ChangeLog.7 +++ b/src/ChangeLog.7 | |||
| @@ -11106,4 +11106,4 @@ See ChangeLog.6 for earlier changes. | |||
| 11106 | GNU General Public License for more details. | 11106 | GNU General Public License for more details. |
| 11107 | 11107 | ||
| 11108 | You should have received a copy of the GNU General Public License | 11108 | You should have received a copy of the GNU General Public License |
| 11109 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 11109 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/src/ChangeLog.8 b/src/ChangeLog.8 index ae971b52e1d..cf7c926cc2d 100644 --- a/src/ChangeLog.8 +++ b/src/ChangeLog.8 | |||
| @@ -13994,4 +13994,4 @@ See ChangeLog.7 for earlier changes. | |||
| 13994 | GNU General Public License for more details. | 13994 | GNU General Public License for more details. |
| 13995 | 13995 | ||
| 13996 | You should have received a copy of the GNU General Public License | 13996 | You should have received a copy of the GNU General Public License |
| 13997 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 13997 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/src/ChangeLog.9 b/src/ChangeLog.9 index 7b8f500b603..6de10c493f7 100644 --- a/src/ChangeLog.9 +++ b/src/ChangeLog.9 | |||
| @@ -13309,4 +13309,4 @@ See ChangeLog.8 for earlier changes. | |||
| 13309 | GNU General Public License for more details. | 13309 | GNU General Public License for more details. |
| 13310 | 13310 | ||
| 13311 | You should have received a copy of the GNU General Public License | 13311 | You should have received a copy of the GNU General Public License |
| 13312 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 13312 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/src/cygw32.c b/src/cygw32.c index 962b6a2f8b5..724363d64c4 100644 --- a/src/cygw32.c +++ b/src/cygw32.c | |||
| @@ -14,7 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 17 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ |
| 18 | 18 | ||
| 19 | 19 | ||
| 20 | #include "cygw32.h" | 20 | #include "cygw32.h" |
diff --git a/src/cygw32.h b/src/cygw32.h index a10b830e6b6..f006c112d8f 100644 --- a/src/cygw32.h +++ b/src/cygw32.h | |||
| @@ -14,7 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 17 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ |
| 18 | 18 | ||
| 19 | #ifndef CYGW32_H | 19 | #ifndef CYGW32_H |
| 20 | #define CYGW32_H | 20 | #define CYGW32_H |
diff --git a/src/dosfns.c b/src/dosfns.c index 7bf1dee587a..86870496397 100644 --- a/src/dosfns.c +++ b/src/dosfns.c | |||
| @@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 16 | GNU General Public License for more details. | 16 | GNU General Public License for more details. |
| 17 | 17 | ||
| 18 | You should have received a copy of the GNU General Public License | 18 | You should have received a copy of the GNU General Public License |
| 19 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 19 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ |
| 20 | 20 | ||
| 21 | #include <config.h> | 21 | #include <config.h> |
| 22 | 22 | ||
diff --git a/src/dosfns.h b/src/dosfns.h index 266430d71e5..2846010c222 100644 --- a/src/dosfns.h +++ b/src/dosfns.h | |||
| @@ -18,7 +18,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 18 | GNU General Public License for more details. | 18 | GNU General Public License for more details. |
| 19 | 19 | ||
| 20 | You should have received a copy of the GNU General Public License | 20 | You should have received a copy of the GNU General Public License |
| 21 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 21 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ |
| 22 | 22 | ||
| 23 | #define DOS_COUNTRY_INFO 34 /* no of bytes returned by dos int 38h */ | 23 | #define DOS_COUNTRY_INFO 34 /* no of bytes returned by dos int 38h */ |
| 24 | extern unsigned char dos_country_info[DOS_COUNTRY_INFO]; | 24 | extern unsigned char dos_country_info[DOS_COUNTRY_INFO]; |
diff --git a/src/msdos.c b/src/msdos.c index 5b025753d98..68daa10fdb9 100644 --- a/src/msdos.c +++ b/src/msdos.c | |||
| @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 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 | /* Contributed by Morten Welinder */ | 20 | /* Contributed by Morten Welinder */ |
| 21 | /* New display, keyboard, and mouse control by Kim F. Storm */ | 21 | /* New display, keyboard, and mouse control by Kim F. Storm */ |
diff --git a/src/msdos.h b/src/msdos.h index f4312c5c86d..16292c551d9 100644 --- a/src/msdos.h +++ b/src/msdos.h | |||
| @@ -14,7 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 17 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ |
| 18 | 18 | ||
| 19 | #ifndef EMACS_MSDOS_H | 19 | #ifndef EMACS_MSDOS_H |
| 20 | #define EMACS_MSDOS_H | 20 | #define EMACS_MSDOS_H |
diff --git a/src/w16select.c b/src/w16select.c index 70037f3ca7d..0ecd39b7afa 100644 --- a/src/w16select.c +++ b/src/w16select.c | |||
| @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 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 | /* These functions work by using WinOldAp interface. WinOldAp | 20 | /* These functions work by using WinOldAp interface. WinOldAp |
| 21 | (WINOLDAP.MOD) is a Microsoft Windows extension supporting | 21 | (WINOLDAP.MOD) is a Microsoft Windows extension supporting |
| @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 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 | /* | 20 | /* |
| 21 | Geoff Voelker (voelker@cs.washington.edu) 7-29-94 | 21 | Geoff Voelker (voelker@cs.washington.edu) 7-29-94 |
| @@ -17,7 +17,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 17 | GNU General Public License for more details. | 17 | GNU General Public License for more details. |
| 18 | 18 | ||
| 19 | You should have received a copy of the GNU General Public License | 19 | You should have received a copy of the GNU General Public License |
| 20 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 20 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ |
| 21 | 21 | ||
| 22 | #ifdef CYGWIN | 22 | #ifdef CYGWIN |
| 23 | #error "w32.h is not compatible with Cygwin" | 23 | #error "w32.h is not compatible with Cygwin" |
diff --git a/src/w32common.h b/src/w32common.h index 30718e0074b..6de4ab4bfd8 100644 --- a/src/w32common.h +++ b/src/w32common.h | |||
| @@ -14,7 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 17 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 18 | 18 | ||
| 19 | */ | 19 | */ |
| 20 | 20 | ||
diff --git a/src/w32console.c b/src/w32console.c index a4c089fa964..15d11d56ad7 100644 --- a/src/w32console.c +++ b/src/w32console.c | |||
| @@ -14,7 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 17 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ |
| 18 | 18 | ||
| 19 | /* | 19 | /* |
| 20 | Tim Fleehart (apollo@online.com) 1-17-92 | 20 | Tim Fleehart (apollo@online.com) 1-17-92 |
diff --git a/src/w32fns.c b/src/w32fns.c index a77464465ec..efbd81b22d9 100644 --- a/src/w32fns.c +++ b/src/w32fns.c | |||
| @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 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 | /* Added by Kevin Gallo */ | 20 | /* Added by Kevin Gallo */ |
| 21 | 21 | ||
diff --git a/src/w32font.c b/src/w32font.c index 98811192029..d6bd7d6a2b3 100644 --- a/src/w32font.c +++ b/src/w32font.c | |||
| @@ -14,7 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 17 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ |
| 18 | 18 | ||
| 19 | #include <config.h> | 19 | #include <config.h> |
| 20 | #include <windows.h> | 20 | #include <windows.h> |
diff --git a/src/w32font.h b/src/w32font.h index 42b425f35fd..2d84950f0dc 100644 --- a/src/w32font.h +++ b/src/w32font.h | |||
| @@ -14,7 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 17 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ |
| 18 | 18 | ||
| 19 | #ifndef EMACS_W32FONT_H | 19 | #ifndef EMACS_W32FONT_H |
| 20 | #define EMACS_W32FONT_H | 20 | #define EMACS_W32FONT_H |
diff --git a/src/w32gui.h b/src/w32gui.h index 4f142b09cc3..00d5d1f57c7 100644 --- a/src/w32gui.h +++ b/src/w32gui.h | |||
| @@ -14,7 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 17 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ |
| 18 | 18 | ||
| 19 | #ifndef EMACS_W32GUI_H | 19 | #ifndef EMACS_W32GUI_H |
| 20 | #define EMACS_W32GUI_H | 20 | #define EMACS_W32GUI_H |
diff --git a/src/w32heap.c b/src/w32heap.c index 510f6762bbe..85ed050d997 100644 --- a/src/w32heap.c +++ b/src/w32heap.c | |||
| @@ -14,7 +14,7 @@ | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 17 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ |
| 18 | 18 | ||
| 19 | /* | 19 | /* |
| 20 | Geoff Voelker (voelker@cs.washington.edu) 7-29-94 | 20 | Geoff Voelker (voelker@cs.washington.edu) 7-29-94 |
diff --git a/src/w32heap.h b/src/w32heap.h index 0b3e9dd888d..1cabbd84dff 100644 --- a/src/w32heap.h +++ b/src/w32heap.h | |||
| @@ -14,7 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 17 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 18 | 18 | ||
| 19 | Geoff Voelker (voelker@cs.washington.edu) 7-29-94 | 19 | Geoff Voelker (voelker@cs.washington.edu) 7-29-94 |
| 20 | */ | 20 | */ |
diff --git a/src/w32inevt.c b/src/w32inevt.c index ed1f1d2e9ae..0b0f3f9e669 100644 --- a/src/w32inevt.c +++ b/src/w32inevt.c | |||
| @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 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 | /* | 20 | /* |
| 21 | Drew Bliss 01-Oct-93 | 21 | Drew Bliss 01-Oct-93 |
diff --git a/src/w32inevt.h b/src/w32inevt.h index 87442cd5f3e..b761d952eb4 100644 --- a/src/w32inevt.h +++ b/src/w32inevt.h | |||
| @@ -14,7 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 17 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ |
| 18 | 18 | ||
| 19 | #ifndef EMACS_W32INEVT_H | 19 | #ifndef EMACS_W32INEVT_H |
| 20 | #define EMACS_W32INEVT_H | 20 | #define EMACS_W32INEVT_H |
diff --git a/src/w32menu.c b/src/w32menu.c index de5c4b46b54..d3946285212 100644 --- a/src/w32menu.c +++ b/src/w32menu.c | |||
| @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 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 | #include <config.h> | 20 | #include <config.h> |
| 21 | 21 | ||
diff --git a/src/w32notify.c b/src/w32notify.c index 7987d9f6562..4e0e5804a55 100644 --- a/src/w32notify.c +++ b/src/w32notify.c | |||
| @@ -14,7 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 17 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ |
| 18 | 18 | ||
| 19 | /* Written by Eli Zaretskii <eliz@gnu.org>. | 19 | /* Written by Eli Zaretskii <eliz@gnu.org>. |
| 20 | 20 | ||
diff --git a/src/w32proc.c b/src/w32proc.c index 4459ebe324b..ca59f995e63 100644 --- a/src/w32proc.c +++ b/src/w32proc.c | |||
| @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 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 | /* | 20 | /* |
| 21 | Drew Bliss Oct 14, 1993 | 21 | Drew Bliss Oct 14, 1993 |
diff --git a/src/w32reg.c b/src/w32reg.c index de19ae14858..040857e87b3 100644 --- a/src/w32reg.c +++ b/src/w32reg.c | |||
| @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 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 | /* Written by Kevin Gallo */ | 20 | /* Written by Kevin Gallo */ |
| 21 | 21 | ||
diff --git a/src/w32select.c b/src/w32select.c index 03bcc1c21da..003bef2ddad 100644 --- a/src/w32select.c +++ b/src/w32select.c | |||
| @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 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 | /* Written by Kevin Gallo, Benjamin Riefenstahl */ | 20 | /* Written by Kevin Gallo, Benjamin Riefenstahl */ |
| 21 | 21 | ||
diff --git a/src/w32select.h b/src/w32select.h index 5cf2d6f6381..da2057a0e8d 100644 --- a/src/w32select.h +++ b/src/w32select.h | |||
| @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 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 | #ifndef W32SELECT_H | 20 | #ifndef W32SELECT_H |
| 21 | #define W32SELECT_H | 21 | #define W32SELECT_H |
diff --git a/src/w32term.c b/src/w32term.c index 0a44a8fb223..c15cbbfa847 100644 --- a/src/w32term.c +++ b/src/w32term.c | |||
| @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 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 | #include <config.h> | 20 | #include <config.h> |
| 21 | #include <signal.h> | 21 | #include <signal.h> |
diff --git a/src/w32term.h b/src/w32term.h index 9956682c5cd..16b44b0ca2f 100644 --- a/src/w32term.h +++ b/src/w32term.h | |||
| @@ -14,7 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 17 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ |
| 18 | 18 | ||
| 19 | /* Added by Kevin Gallo */ | 19 | /* Added by Kevin Gallo */ |
| 20 | 20 | ||
diff --git a/src/w32uniscribe.c b/src/w32uniscribe.c index e4055638cc4..ca030ad5ae6 100644 --- a/src/w32uniscribe.c +++ b/src/w32uniscribe.c | |||
| @@ -14,7 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 17 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ |
| 18 | 18 | ||
| 19 | 19 | ||
| 20 | #include <config.h> | 20 | #include <config.h> |
diff --git a/src/w32xfns.c b/src/w32xfns.c index 587a24125bb..39a69d14db9 100644 --- a/src/w32xfns.c +++ b/src/w32xfns.c | |||
| @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 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 | #include <config.h> | 20 | #include <config.h> |
| 21 | #include <signal.h> | 21 | #include <signal.h> |
diff --git a/test/ChangeLog.1 b/test/ChangeLog.1 index 4491eb82d67..d244798038f 100644 --- a/test/ChangeLog.1 +++ b/test/ChangeLog.1 | |||
| @@ -2967,4 +2967,4 @@ | |||
| 2967 | GNU General Public License for more details. | 2967 | GNU General Public License for more details. |
| 2968 | 2968 | ||
| 2969 | You should have received a copy of the GNU General Public License | 2969 | You should have received a copy of the GNU General Public License |
| 2970 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 2970 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |