aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorEli Zaretskii2018-06-09 15:41:21 +0300
committerEli Zaretskii2018-06-09 15:41:21 +0300
commit36bbdfc017a6c37873cc0cb54bb966e3e3185012 (patch)
tree20d5d888bb81f70f838de1646561790a66865365 /doc
parentb7b7a5f4f3b7e5e7cf830b2531ee48d0c58536ba (diff)
downloademacs-36bbdfc017a6c37873cc0cb54bb966e3e3185012.tar.gz
emacs-36bbdfc017a6c37873cc0cb54bb966e3e3185012.zip
Update Unicode data files to version 11.0.0 of Unicode
* admin/unidata/UnicodeData.txt: * admin/unidata/SpecialCasing.txt: * admin/unidata/NormalizationTest.txt: * admin/unidata/copyright.html: * admin/unidata/BidiMirroring.txt: * admin/unidata/BidiBrackets.txt: Import from Unicode 11.0. * admin/notes/unicode: Update the URL for OTF script tags. * lisp/international/mule-cmds.el (ucs-names): Update unused ranges. * lisp/international/fontset.el (script-representative-chars): Add hanifi-rohingya, old-sogdian, sogdian, dogra, gunjala-gondi, makasar, and medefaidrin. (otf-script-alist): Add old-hungarian. * lisp/international/characters.el (tbl): Add syntax entries for Supplemental Mathematical Operators, Miscellaneous Symbols and Arrows, and Supplemental Punctuation. Update the list of wide characters. * test/lisp/international/ucs-normalize-tests.el (ucs-normalize-tests--failing-lines-part2): Update to match admin/unidata/NormalizationTest.txt. * doc/lispref/nonascii.texi (Character Properties): Update the reference to the Unicode Standard. * doc/misc/efaq.texi (New in Emacs 26): * etc/NEWS: Mention compatibility with Unicode 11.0.
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/nonascii.texi2
-rw-r--r--doc/misc/efaq.texi5
2 files changed, 6 insertions, 1 deletions
diff --git a/doc/lispref/nonascii.texi b/doc/lispref/nonascii.texi
index 70df555d877..4d75d6a1f14 100644
--- a/doc/lispref/nonascii.texi
+++ b/doc/lispref/nonascii.texi
@@ -460,7 +460,7 @@ of character properties. In particular, Emacs supports the
460@uref{http://www.unicode.org/reports/tr23/, Unicode Character Property 460@uref{http://www.unicode.org/reports/tr23/, Unicode Character Property
461Model}, and the Emacs character property database is derived from the 461Model}, and the Emacs character property database is derived from the
462Unicode Character Database (@acronym{UCD}). See the 462Unicode Character Database (@acronym{UCD}). See the
463@uref{http://www.unicode.org/versions/Unicode6.2.0/ch04.pdf, Character 463@uref{http://www.unicode.org/versions/latest/ch04.pdf, Character
464Properties chapter of the Unicode Standard}, for a detailed 464Properties chapter of the Unicode Standard}, for a detailed
465description of Unicode character properties and their meaning. This 465description of Unicode character properties and their meaning. This
466section assumes you are already familiar with that chapter of the 466section assumes you are already familiar with that chapter of the
diff --git a/doc/misc/efaq.texi b/doc/misc/efaq.texi
index 05da424b5dc..69a1a6d4652 100644
--- a/doc/misc/efaq.texi
+++ b/doc/misc/efaq.texi
@@ -1068,6 +1068,11 @@ which opens a vulnerability for Emacs users receiving Enriched Text
1068from external sources. Execution of arbitrary Lisp forms in 1068from external sources. Execution of arbitrary Lisp forms in
1069@code{display} properties decoded by Enriched Text mode is now 1069@code{display} properties decoded by Enriched Text mode is now
1070disabled by default. 1070disabled by default.
1071
1072@cindex Unicode 11.0.0
1073@item
1074Emacs 26.2 comes with data files imported from the latest Unicode
1075Standard version 11.0.0.
1071@end itemize 1076@end itemize
1072 1077
1073Consult the Emacs @file{NEWS} file (@kbd{C-h n}) for the full list of 1078Consult the Emacs @file{NEWS} file (@kbd{C-h n}) for the full list of