aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref
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/lispref
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/lispref')
-rw-r--r--doc/lispref/nonascii.texi2
1 files changed, 1 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