1 new commit in XEmacs:
https://bitbucket.org/xemacs/xemacs/commits/82f2cfb6d5e6/
Changeset: 82f2cfb6d5e6
User: kehoea
Date: 2017-09-30 13:47:13+00:00
Summary: 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.
Affected #: 4 files
diff -r e183dc2a264ece3c1fa543b7d8665592d444a7da -r
82f2cfb6d5e65cb6aaddd215b77f4522b955c73d etc/ChangeLog
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -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 e183dc2a264ece3c1fa543b7d8665592d444a7da -r
82f2cfb6d5e65cb6aaddd215b77f4522b955c73d etc/HELLO
--- a/etc/HELLO
+++ b/etc/HELLO
@@ -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 e183dc2a264ece3c1fa543b7d8665592d444a7da -r
82f2cfb6d5e65cb6aaddd215b77f4522b955c73d tests/ChangeLog
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -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 e183dc2a264ece3c1fa543b7d8665592d444a7da -r
82f2cfb6d5e65cb6aaddd215b77f4522b955c73d tests/automated/mule-tests.el
--- a/tests/automated/mule-tests.el
+++ b/tests/automated/mule-tests.el
@@ -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))
Repository URL:
https://bitbucket.org/xemacs/xemacs/
--
This is a commit notification from
bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.