1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00:00
emacs/admin/unidata
Eli Zaretskii 8f17e4de2d Fix 'bidi-class' property of unassigned codepoints
* admin/unidata/unidata-gen.el (unidata-file-alist): Update the
default values of 'bidi-class' according to the latest Unicode
Standard.

* admin/notes/unicode: Mention possible changes in
DerivedBidiClass.txt that need to be reflected in unidata-gen.el.

* lisp/international/characters.el (#xfb50, #xfdf0): Fix the
Arabic block characters.  (Bug#55256)
2022-05-04 11:14:45 +03:00
..
BidiBrackets.txt Update Unicode support to Unicode version 14.0.0 2021-09-15 14:40:13 +03:00
BidiMirroring.txt Update Unicode support to Unicode version 14.0.0 2021-09-15 14:40:13 +03:00
blocks.awk Fix minor inconsistencies in 'char-script-table' 2022-01-17 21:49:58 +02:00
Blocks.txt Update Unicode support to Unicode version 14.0.0 2021-09-15 14:40:13 +03:00
confusables.txt Add textsec support for confusable characters 2022-01-18 09:57:54 +01:00
copyright.html Update Unicode support to Unicode version 14.0.0 2021-09-15 14:40:13 +03:00
emoji-data.txt Split Unicode emoji into their own script 2021-09-17 14:45:44 +02:00
emoji-sequences.txt Support for Unicode emoji sequences 2021-09-20 22:35:34 +02:00
emoji-test.txt Add emoji insertion support to Emacs 2021-11-06 18:22:01 +01:00
emoji-zwj-sequences.txt Support for Unicode emoji sequences 2021-09-20 22:35:34 +02:00
emoji-zwj.awk Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
IdnaMappingTable.txt Add textsec-domain-suspicious-p 2022-01-18 11:53:09 +01:00
IVD_Sequences.txt Update Unicode support to Unicode version 14.0.0 2021-09-15 14:40:13 +03:00
Makefile.in Add textsec-domain-suspicious-p 2022-01-18 11:53:09 +01:00
NormalizationTest.txt Update Unicode support to Unicode version 14.0.0 2021-09-15 14:40:13 +03:00
PropertyValueAliases.txt Add support for functions that deal with Unicode scripts 2022-01-17 15:47:50 +01:00
README Add textsec-domain-suspicious-p 2022-01-18 11:53:09 +01:00
ScriptExtensions.txt Add support for functions that deal with Unicode scripts 2022-01-17 15:47:50 +01:00
Scripts.txt Add support for functions that deal with Unicode scripts 2022-01-17 15:47:50 +01:00
SpecialCasing.txt Update Unicode support to Unicode version 14.0.0 2021-09-15 14:40:13 +03:00
UnicodeData.txt Update Unicode support to Unicode version 14.0.0 2021-09-15 14:40:13 +03:00
unidata-gen.el Fix 'bidi-class' property of unassigned codepoints 2022-05-04 11:14:45 +03:00
uvs.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00

Some files in this directory are taken from the Unicode Character
Database and the Unicode Ideographic Variation Database.  These files
are governed by the Unicode Terms of Use contained in the file
copyright.html.

The names, URLs, and dates for these files are as follows.

BidiBrackets.txt
http://www.unicode.org/Public/UNIDATA/BidiBrackets.txt
2021-06-30

BidiMirroring.txt
http://www.unicode.org/Public/UNIDATA/BidiMirroring.txt
2021-08-08

Blocks.txt
http://www.unicode.org/Public/8.0.0/ucd/Blocks.txt
2021-01-22

IVD_Sequences.txt
http://www.unicode.org/ivd/
2020-11-06

NormalizationTest.txt
http://www.unicode.org/Public/UNIDATA/NormalizationTest.txt
2021-05-28

SpecialCasing.txt
http://unicode.org/Public/UNIDATA/SpecialCasing.txt
2021-03-08

UnicodeData.txt
http://www.unicode.org/Public/UNIDATA/UnicodeData.txt
2021-07-06

emoji-data.txt
https://www.unicode.org/Public/14.0.0/ucd/emoji/emoji-data.txt
2021-08-26

emoji-zwj-sequences.txt
https://www.unicode.org/Public/emoji/14.0/emoji-zwj-sequences.txt
2021-06-08

emoji-sequences.txt
https://www.unicode.org/Public/emoji/14.0/emoji-sequences.txt
2020-08-26

emoji-test.txt
https://unicode.org/Public/emoji/14.0/emoji-test.txt
2021-10-28

ScriptExtensions.txt
https://www.unicode.org/Public/UCD/latest/ucd/ScriptExtensions.txt
2022-01-17

Scripts.txt
https://www.unicode.org/Public/UCD/latest/ucd/Scripts.txt
2022-01-17

PropertyValueAliases.txt
https://www.unicode.org/Public/UCD/latest/ucd/PropertyValueAliases.txt
2022-01-17

IdnaMappingTable.txt
https://www.unicode.org/Public/idna/latest/IdnaMappingTable.txt
2022-01-18