summaryrefslogtreecommitdiff
path: root/lib/emacs
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-09-16 17:48:19 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-09-16 17:48:51 -0700
commitd3dcd5895d64f6c86275c9333e2760a867e540e7 (patch)
tree9a69c37864bd8b6656c707935ead61d5de388ec3 /lib/emacs
parent5a4041daca5109c83a1735aef7fe16b2aae06e13 (diff)
downloadautoconf-d3dcd5895d64f6c86275c9333e2760a867e540e7.tar.gz
Prefer HTTPS to FTP and HTTP
Diffstat (limited to 'lib/emacs')
-rw-r--r--lib/emacs/autoconf-mode.el2
-rw-r--r--lib/emacs/autotest-mode.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/emacs/autoconf-mode.el b/lib/emacs/autoconf-mode.el
index 2e78c5e4..3c1980ff 100644
--- a/lib/emacs/autoconf-mode.el
+++ b/lib/emacs/autoconf-mode.el
@@ -19,7 +19,7 @@
;; GNU General Public License for more details.
;;
;; You should have received a copy of the GNU General Public License
-;; along with this program. If not, see <http://www.gnu.org/licenses/>.
+;; along with this program. If not, see <https://www.gnu.org/licenses/>.
;; A major mode for editing autoconf input (like configure.in).
;; Derived from m4-mode.el by Andrew Csillag (drew@staff.prodigy.com)
diff --git a/lib/emacs/autotest-mode.el b/lib/emacs/autotest-mode.el
index 713ef739..bba65213 100644
--- a/lib/emacs/autotest-mode.el
+++ b/lib/emacs/autotest-mode.el
@@ -18,7 +18,7 @@
;; GNU General Public License for more details.
;;
;; You should have received a copy of the GNU General Public License
-;; along with this program. If not, see <http://www.gnu.org/licenses/>.
+;; along with this program. If not, see <https://www.gnu.org/licenses/>.
;;; Commentary: