diff options
| author | Stefan Kangas | 2021-03-24 09:28:32 +0100 |
|---|---|---|
| committer | Stefan Kangas | 2021-03-24 10:20:18 +0100 |
| commit | 8b07994e201e478df8a3431cbae5187b4cde1791 (patch) | |
| tree | b31466c7674c28a3a116884441922cd04568fe48 /lisp/textmodes | |
| parent | a4ececf004e5442fc245ccff910000fe407f7212 (diff) | |
| download | emacs-8b07994e201e478df8a3431cbae5187b4cde1791.tar.gz emacs-8b07994e201e478df8a3431cbae5187b4cde1791.zip | |
Convert many more links to use HTTPS
Diffstat (limited to 'lisp/textmodes')
| -rw-r--r-- | lisp/textmodes/artist.el | 2 | ||||
| -rw-r--r-- | lisp/textmodes/bibtex-style.el | 2 | ||||
| -rw-r--r-- | lisp/textmodes/bibtex.el | 2 | ||||
| -rw-r--r-- | lisp/textmodes/css-mode.el | 2 | ||||
| -rw-r--r-- | lisp/textmodes/sgml-mode.el | 2 | ||||
| -rw-r--r-- | lisp/textmodes/table.el | 6 |
6 files changed, 8 insertions, 8 deletions
diff --git a/lisp/textmodes/artist.el b/lisp/textmodes/artist.el index 3d081220910..dc45a7306d8 100644 --- a/lisp/textmodes/artist.el +++ b/lisp/textmodes/artist.el | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | ;; Keywords: mouse | 6 | ;; Keywords: mouse |
| 7 | ;; Old-Version: 1.2.6 | 7 | ;; Old-Version: 1.2.6 |
| 8 | ;; Release-date: 6-Aug-2004 | 8 | ;; Release-date: 6-Aug-2004 |
| 9 | ;; Location: http://www.lysator.liu.se/~tab/artist/ | 9 | ;; Location: https://www.lysator.liu.se/~tab/artist/ |
| 10 | 10 | ||
| 11 | ;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this | 11 | ;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this |
| 12 | ;; file on 19/3/2008, and the maintainer agreed that when a bug is filed in | 12 | ;; file on 19/3/2008, and the maintainer agreed that when a bug is filed in |
diff --git a/lisp/textmodes/bibtex-style.el b/lisp/textmodes/bibtex-style.el index 820033486dc..6d01871bc52 100644 --- a/lisp/textmodes/bibtex-style.el +++ b/lisp/textmodes/bibtex-style.el | |||
| @@ -49,7 +49,7 @@ | |||
| 49 | "REVERSE" "SORT" "STRINGS")) | 49 | "REVERSE" "SORT" "STRINGS")) |
| 50 | 50 | ||
| 51 | (defconst bibtex-style-functions | 51 | (defconst bibtex-style-functions |
| 52 | ;; From http://www.eeng.dcu.ie/local-docs/btxdocs/btxhak/btxhak/node4.html. | 52 | ;; From https://www.eeng.dcu.ie/local-docs/btxdocs/btxhak/btxhak/node4.html. |
| 53 | '("<" ">" "=" "+" "-" "*" ":=" | 53 | '("<" ">" "=" "+" "-" "*" ":=" |
| 54 | "add.period$" "call.type$" "change.case$" "chr.to.int$" "cite$" | 54 | "add.period$" "call.type$" "change.case$" "chr.to.int$" "cite$" |
| 55 | "duplicate$" "empty$" "format.name$" "if$" "int.to.chr$" "int.to.str$" | 55 | "duplicate$" "empty$" "format.name$" "if$" "int.to.chr$" "int.to.str$" |
diff --git a/lisp/textmodes/bibtex.el b/lisp/textmodes/bibtex.el index 301f7017e41..f01c66b1584 100644 --- a/lisp/textmodes/bibtex.el +++ b/lisp/textmodes/bibtex.el | |||
| @@ -1431,7 +1431,7 @@ If `bibtex-expand-strings' is non-nil, BibTeX strings are expanded | |||
| 1431 | for generating the URL. | 1431 | for generating the URL. |
| 1432 | Set this variable before loading BibTeX mode. | 1432 | Set this variable before loading BibTeX mode. |
| 1433 | 1433 | ||
| 1434 | The following is a complex example, see URL `http://link.aps.org/'. | 1434 | The following is a complex example, see URL `https://link.aps.org/'. |
| 1435 | 1435 | ||
| 1436 | (((\"journal\" . \"\\\\=<\\(PR[ABCDEL]?\\|RMP\\)\\\\=>\") | 1436 | (((\"journal\" . \"\\\\=<\\(PR[ABCDEL]?\\|RMP\\)\\\\=>\") |
| 1437 | \"http://link.aps.org/abstract/%s/v%s/p%s\" | 1437 | \"http://link.aps.org/abstract/%s/v%s/p%s\" |
diff --git a/lisp/textmodes/css-mode.el b/lisp/textmodes/css-mode.el index 622853da456..47b0b517ae0 100644 --- a/lisp/textmodes/css-mode.el +++ b/lisp/textmodes/css-mode.el | |||
| @@ -427,7 +427,7 @@ | |||
| 427 | "paged-y" "paged-x-controls" "paged-y-controls" "fragments") | 427 | "paged-y" "paged-x-controls" "paged-y-controls" "fragments") |
| 428 | 428 | ||
| 429 | ;; CSS Text Decoration Module Level 3 | 429 | ;; CSS Text Decoration Module Level 3 |
| 430 | ;; (http://dev.w3.org/csswg/css-text-decor-3/#property-index) | 430 | ;; (https://dev.w3.org/csswg/css-text-decor-3/#property-index) |
| 431 | ("text-decoration" text-decoration-line text-decoration-style | 431 | ("text-decoration" text-decoration-line text-decoration-style |
| 432 | text-decoration-color) | 432 | text-decoration-color) |
| 433 | ("text-decoration-color" color) | 433 | ("text-decoration-color" color) |
diff --git a/lisp/textmodes/sgml-mode.el b/lisp/textmodes/sgml-mode.el index 7de5317b025..6958ab8f658 100644 --- a/lisp/textmodes/sgml-mode.el +++ b/lisp/textmodes/sgml-mode.el | |||
| @@ -2368,7 +2368,7 @@ or Edit/Text Properties/Face commands. | |||
| 2368 | Pages can have <a name=\"SOMENAME\">named points</a> and can link other points | 2368 | Pages can have <a name=\"SOMENAME\">named points</a> and can link other points |
| 2369 | to them with <a href=\"#SOMENAME\">see also somename</a>. In the same way <a | 2369 | to them with <a href=\"#SOMENAME\">see also somename</a>. In the same way <a |
| 2370 | href=\"URL\">see also URL</a> where URL is a filename relative to current | 2370 | href=\"URL\">see also URL</a> where URL is a filename relative to current |
| 2371 | directory, or absolute as in `http://www.cs.indiana.edu/elisp/w3/docs.html'. | 2371 | directory, or absolute as in `https://www.cs.indiana.edu/elisp/w3/docs.html'. |
| 2372 | 2372 | ||
| 2373 | Images in many formats can be inlined with <img src=\"URL\">. | 2373 | Images in many formats can be inlined with <img src=\"URL\">. |
| 2374 | 2374 | ||
diff --git a/lisp/textmodes/table.el b/lisp/textmodes/table.el index a9f066c4da4..13b4a6d05b0 100644 --- a/lisp/textmodes/table.el +++ b/lisp/textmodes/table.el | |||
| @@ -2911,11 +2911,11 @@ HTML: | |||
| 2911 | URL `https://www.w3.org' | 2911 | URL `https://www.w3.org' |
| 2912 | 2912 | ||
| 2913 | LaTeX: | 2913 | LaTeX: |
| 2914 | URL `http://www.maths.tcd.ie/~dwilkins/LaTeXPrimer/Tables.html' | 2914 | URL `https://www.maths.tcd.ie/~dwilkins/LaTeXPrimer/Tables.html' |
| 2915 | 2915 | ||
| 2916 | CALS (DocBook DTD): | 2916 | CALS (DocBook DTD): |
| 2917 | URL `http://www.oasis-open.org/html/a502.htm' | 2917 | URL `https://www.oasis-open.org/html/a502.htm' |
| 2918 | URL `http://www.oreilly.com/catalog/docbook/chapter/book/table.html#AEN114751' | 2918 | URL `https://www.oreilly.com/catalog/docbook/chapter/book/table.html#AEN114751' |
| 2919 | " | 2919 | " |
| 2920 | (interactive | 2920 | (interactive |
| 2921 | (let* ((_ (unless (table--probe-cell) (error "Table not found here"))) | 2921 | (let* ((_ (unless (table--probe-cell) (error "Table not found here"))) |