APPROVE COMMIT
NOTE: This patch has been committed
# HG changeset patch
# User Aidan Kehoe <kehoea(a)parhasard.net>
# Date 1506779233 -3600
# Sat Sep 30 14:47:13 2017 +0100
# Node ID 82f2cfb6d5e65cb6aaddd215b77f4522b955c73d
# Parent e183dc2a264ece3c1fa543b7d8665592d444a7da
Now we've dropped the IPA charset, remove those chars from HELLO
tests/ChangeLog addition:
2017-09-30 Aidan Kehoe <kehoea(a)parhasard.net>
[...]
Remove ipa from the list of charsets in HELLO, since the
unicode-internal merge removed that charset, relying on the
just-in-time Unicode codepoint support for the corresponding
characters.
etc/ChangeLog addition:
2017-09-30 Aidan Kehoe <kehoea(a)parhasard.net>
* HELLO:
Encode the IPA using ISO-IR 196 rather than our proprietary
charset, which we dropped in the process of merging the
unicode-internal support.
diff -r e183dc2a264e -r 82f2cfb6d5e6 etc/ChangeLog
--- a/etc/ChangeLog Sat Sep 30 14:31:19 2017 +0100
+++ b/etc/ChangeLog Sat Sep 30 14:47:13 2017 +0100
@@ -1,3 +1,10 @@
+2017-09-30 Aidan Kehoe <kehoea(a)parhasard.net>
+
+ * HELLO:
+ Encode the IPA using ISO-IR 196 rather than our proprietary
+ charset, which we dropped in the process of merging the
+ unicode-internal support.
+
2017-03-13 Aidan Kehoe <kehoea(a)parhasard.net>
* unicode/unicode-consortium/EASTASIA/OBSOLETE/BIG5.TXT:
diff -r e183dc2a264e -r 82f2cfb6d5e6 etc/HELLO
--- a/etc/HELLO Sat Sep 30 14:31:19 2017 +0100
+++ b/etc/HELLO Sat Sep 30 14:47:13 2017 +0100
@@ -25,7 +25,7 @@
Danish (dansk) Hej / Goddag / Hall,Ax(Bj
Dutch (Nederlands) Hallo / Dag
Emacs emacs --no-splash -f view-hello-file
-English /,0p!,D?%Gɡ%@(Bl,0!L(B/ Hello
+English /%Gˈɪ%@,D?%Gɡ%@(Bl%Gɪʃ%@/ Hello
Esperanto Saluton (E,C6(Bo,C~(Ban,Cx(Bo ,Cf(Biu,C<(Ba,C}(Bde)
Estonian (eesti keel) Tere p,Ad(Bevast / Tere ,Au(Bhtust
Finnish (suomi) Hei / Hyv,Add(B p,Ad(Biv,Add(B
diff -r e183dc2a264e -r 82f2cfb6d5e6 tests/ChangeLog
--- a/tests/ChangeLog Sat Sep 30 14:31:19 2017 +0100
+++ b/tests/ChangeLog Sat Sep 30 14:47:13 2017 +0100
@@ -10,7 +10,11 @@
* automated/mule-tests.el (test-chars):
Update the docstring of this function. Only call it when the tests
are running byte-compiled.
-
+ Remove ipa from the list of charsets in HELLO, since the
+ unicode-internal merge removed that charset, relying on the
+ just-in-time Unicode codepoint support for the corresponding
+ characters.
+
2017-09-24 Aidan Kehoe <kehoea(a)parhasard.net>
* automated/lisp-tests.el:
diff -r e183dc2a264e -r 82f2cfb6d5e6 tests/automated/mule-tests.el
--- a/tests/automated/mule-tests.el Sat Sep 30 14:31:19 2017 +0100
+++ b/tests/automated/mule-tests.el Sat Sep 30 14:47:13 2017 +0100
@@ -668,7 +668,7 @@
(let ((sorted-charsets-in-HELLO
'(arabic-iso8859-6 ascii chinese-big5-1 chinese-gb2312
cyrillic-iso8859-5 ethiopic greek-iso8859-7 hebrew-iso8859-8
- indian-is13194 ipa japanese-jisx0208 japanese-jisx0212
+ indian-is13194 japanese-jisx0208 japanese-jisx0212
katakana-jisx0201 korean-ksc5601 lao latin-iso8859-1
latin-iso8859-2 latin-iso8859-3 latin-iso8859-4 thai-tis620
tibetan vietnamese-viscii-lower))
--
‘As I sat looking up at the Guinness ad, I could never figure out /
How your man stayed up on the surfboard after forty pints of stout’
(C. Moore)