diff options
| author | Eli Zaretskii | 2022-01-17 19:09:22 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2022-01-17 19:09:22 +0200 |
| commit | fd17eb67c00377c75457ecb51f69fc05033745c8 (patch) | |
| tree | d14daf4b225c6171708d837d21d9af31817a2464 /admin/notes/unicode | |
| parent | 9f902eb808b8c493f99ccf869fb3eb641ab96e7c (diff) | |
| download | emacs-fd17eb67c00377c75457ecb51f69fc05033745c8.tar.gz emacs-fd17eb67c00377c75457ecb51f69fc05033745c8.zip | |
; * admin/notes/unicode: Update.
Diffstat (limited to 'admin/notes/unicode')
| -rw-r--r-- | admin/notes/unicode | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/admin/notes/unicode b/admin/notes/unicode index 2c4b5e0106a..43e11782d25 100644 --- a/admin/notes/unicode +++ b/admin/notes/unicode | |||
| @@ -15,6 +15,9 @@ Emacs uses the following files from the Unicode Character Database | |||
| 15 | . BidiMirroring.txt | 15 | . BidiMirroring.txt |
| 16 | . IVD_Sequences.txt | 16 | . IVD_Sequences.txt |
| 17 | . NormalizationTest.txt | 17 | . NormalizationTest.txt |
| 18 | . PropertyValueAliases.txt | ||
| 19 | . ScriptExtensions.txt | ||
| 20 | . Scripts.txt | ||
| 18 | . SpecialCasing.txt | 21 | . SpecialCasing.txt |
| 19 | . emoji-data.txt | 22 | . emoji-data.txt |
| 20 | . emoji-zwj-sequences.txt | 23 | . emoji-zwj-sequences.txt |
| @@ -24,7 +27,7 @@ Emacs uses the following files from the Unicode Character Database | |||
| 24 | Emacs also uses the file emoji-test.txt which should be imported from | 27 | Emacs also uses the file emoji-test.txt which should be imported from |
| 25 | the Unicode's Public/emoji/ directory. | 28 | the Unicode's Public/emoji/ directory. |
| 26 | 29 | ||
| 27 | First, the first 10 files and emoji-test.txt need to be copied into | 30 | First, the first 13 files and emoji-test.txt need to be copied into |
| 28 | admin/unidata/, and the file https://www.unicode.org/copyright.html | 31 | admin/unidata/, and the file https://www.unicode.org/copyright.html |
| 29 | should be copied over copyright.html in admin/unidata (some of them | 32 | should be copied over copyright.html in admin/unidata (some of them |
| 30 | might need trailing whitespace removed before they can be committed to | 33 | might need trailing whitespace removed before they can be committed to |