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/erc | |
| 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/erc')
| -rw-r--r-- | lisp/erc/ChangeLog.1 | 2 | ||||
| -rw-r--r-- | lisp/erc/ChangeLog.2 | 2 |
2 files changed, 2 insertions, 2 deletions
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 |