summaryrefslogtreecommitdiff
path: root/lisp/term.el
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2020-10-24 20:22:33 +0200
committerStefan Kangas <stefan@marxist.se>2020-10-24 20:23:27 +0200
commitdd16e46bb9d0099baea06d780ad8f62728addc2e (patch)
tree11cdd1aa9078700dab40855d90e690ca292fa16f /lisp/term.el
parent10e7c76ee3e263a7691745d9384bae475c2f5c86 (diff)
downloademacs-dd16e46bb9d0099baea06d780ad8f62728addc2e.tar.gz
; Prefer https to http in more URLs
These were all tested and confirmed working.
Diffstat (limited to 'lisp/term.el')
-rw-r--r--lisp/term.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/term.el b/lisp/term.el
index ff8b3f00f34..8cbbfff1b63 100644
--- a/lisp/term.el
+++ b/lisp/term.el
@@ -2805,7 +2805,7 @@ See `term-prompt-regexp'."
;; References:
;; [ctlseqs]: http://invisible-island.net/xterm/ctlseqs/ctlseqs.html
-;; [ECMA-48]: http://www.ecma-international.org/publications/standards/Ecma-048.htm
+;; [ECMA-48]: https://www.ecma-international.org/publications/standards/Ecma-048.htm
;; [vt100]: https://vt100.net/docs/vt100-ug/chapter3.html
(defconst term-control-seq-regexp