diff options
| author | Paul Eggert | 2017-09-29 17:44:23 -0700 |
|---|---|---|
| committer | Paul Eggert | 2017-09-29 17:48:22 -0700 |
| commit | cbc832448878f7bc7b226243abb8d8b1ae68a937 (patch) | |
| tree | 6613378d69f12e31eac1b0f2ab51a984ce4bae75 /lisp/mh-e | |
| parent | bbda601d1d4e125c9d3c374b56eee3e2e9623f1d (diff) | |
| download | emacs-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 'lisp/mh-e')
| -rw-r--r-- | lisp/mh-e/ChangeLog.1 | 2 | ||||
| -rw-r--r-- | lisp/mh-e/ChangeLog.2 | 2 |
2 files changed, 2 insertions, 2 deletions
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 |