aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorStefan Kangas2020-10-24 20:22:33 +0200
committerStefan Kangas2020-10-24 20:23:27 +0200
commitdd16e46bb9d0099baea06d780ad8f62728addc2e (patch)
tree11cdd1aa9078700dab40855d90e690ca292fa16f /admin
parent10e7c76ee3e263a7691745d9384bae475c2f5c86 (diff)
downloademacs-dd16e46bb9d0099baea06d780ad8f62728addc2e.tar.gz
emacs-dd16e46bb9d0099baea06d780ad8f62728addc2e.zip
; Prefer https to http in more URLs
These were all tested and confirmed working.
Diffstat (limited to 'admin')
-rw-r--r--admin/ChangeLog.110
-rw-r--r--admin/charsets/mapfiles/README6
2 files changed, 8 insertions, 8 deletions
diff --git a/admin/ChangeLog.1 b/admin/ChangeLog.1
index 7a576a03123..64c65bdd12c 100644
--- a/admin/ChangeLog.1
+++ b/admin/ChangeLog.1
@@ -1629,10 +1629,10 @@
16292010-09-05 Juanma Barranquero <lekktu@gmail.com> 16292010-09-05 Juanma Barranquero <lekktu@gmail.com>
1630 1630
1631 * unidata/BidiMirroring.txt: Update from 1631 * unidata/BidiMirroring.txt: Update from
1632 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d2.txt 1632 https://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d2.txt
1633 1633
1634 * unidata/UnicodeData.txt: Update from 1634 * unidata/UnicodeData.txt: Update from
1635 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d7.txt 1635 https://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d7.txt
1636 1636
16372010-08-09 Andreas Schwab <schwab@linux-m68k.org> 16372010-08-09 Andreas Schwab <schwab@linux-m68k.org>
1638 1638
@@ -1668,7 +1668,7 @@
1668 * unidata/bidimirror.awk: New file. 1668 * unidata/bidimirror.awk: New file.
1669 1669
1670 * unidata/BidiMirroring.txt: New file from 1670 * unidata/BidiMirroring.txt: New file from
1671 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d1.txt. 1671 https://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d1.txt.
1672 1672
1673 * unidata/Makefile.in (../../src/bidimirror.h): New target. 1673 * unidata/Makefile.in (../../src/bidimirror.h): New target.
1674 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h. 1674 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
@@ -1685,7 +1685,7 @@
16852010-06-09 Juanma Barranquero <lekktu@gmail.com> 16852010-06-09 Juanma Barranquero <lekktu@gmail.com>
1686 1686
1687 * unidata/UnicodeData.txt: Update from 1687 * unidata/UnicodeData.txt: Update from
1688 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d5.txt 1688 https://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d5.txt
1689 1689
16902010-05-27 Glenn Morris <rgm@gnu.org> 16902010-05-27 Glenn Morris <rgm@gnu.org>
1691 1691
@@ -2031,7 +2031,7 @@
2031 * unidata/unidata-gen.el: New file. 2031 * unidata/unidata-gen.el: New file.
2032 2032
2033 * unidata/UnicodeData.txt: New file. Copied from 2033 * unidata/UnicodeData.txt: New file. Copied from
2034 http://www.unicode.org on 2006-05-23. 2034 https://www.unicode.org on 2006-05-23.
2035 2035
2036 * unidata/.cvsignore: New file. 2036 * unidata/.cvsignore: New file.
2037 2037
diff --git a/admin/charsets/mapfiles/README b/admin/charsets/mapfiles/README
index fe1d07f4f98..c3205672d19 100644
--- a/admin/charsets/mapfiles/README
+++ b/admin/charsets/mapfiles/README
@@ -20,7 +20,7 @@ Available at:
20* PTCP154 20* PTCP154
21 21
22Available at: 22Available at:
23 <http://www.iana.org/assignments/charset-reg/PTCP154> 23 <https://www.iana.org/assignments/charset-reg/PTCP154>
24 24
25* Uni2JIS 25* Uni2JIS
26 26
@@ -50,8 +50,8 @@ Available at:
50* CP720.map and CP858.map 50* CP720.map and CP858.map
51 51
52Created manually by looking at these pages: 52Created manually by looking at these pages:
53 <http://en.wikipedia.org/wiki/Code_page_720>. 53 <https://en.wikipedia.org/wiki/Code_page_720>.
54 <http://en.wikipedia.org/wiki/Code_page_859>. 54 <https://en.wikipedia.org/wiki/Code_page_859>.
55The text in that page is under the terms of the GNU Free Documentation 55The text in that page is under the terms of the GNU Free Documentation
56License. 56License.
57 57