mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-03 19:03:24 +00:00
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.
This commit is contained in:
parent
b7b7a5f4f3
commit
36bbdfc017
16 changed files with 1039 additions and 252 deletions
|
@ -46,7 +46,7 @@ Any new scripts added by UnicodeData.txt will also need updates to
|
|||
script-representative-chars defined in fontset.el, and also the list
|
||||
of OTF script tags in otf-script-alist, whose source is on this page:
|
||||
|
||||
https://www.microsoft.com/typography/otspec/scripttags.htm
|
||||
https://docs.microsoft.com/en-us/typography/opentype/spec/scripttags
|
||||
|
||||
Other databases in fontset.el might also need to be updated as needed.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue