diff options
Diffstat (limited to 'admin/notes/unicode')
| -rw-r--r-- | admin/notes/unicode | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/admin/notes/unicode b/admin/notes/unicode index 0d6c6af015f..8284e1b44cf 100644 --- a/admin/notes/unicode +++ b/admin/notes/unicode | |||
| @@ -15,9 +15,10 @@ Emacs uses the following files from the Unicode Character Database | |||
| 15 | . BidiBrackets.txt | 15 | . BidiBrackets.txt |
| 16 | . IVD_Sequences.txt | 16 | . IVD_Sequences.txt |
| 17 | . NormalizationTest.txt | 17 | . NormalizationTest.txt |
| 18 | . SpecialCasing.txt | ||
| 18 | . BidiCharacterTest.txt | 19 | . BidiCharacterTest.txt |
| 19 | 20 | ||
| 20 | First, the first 6 files need to be copied into admin/unidata/, and | 21 | First, the first 7 files need to be copied into admin/unidata/, and |
| 21 | then Emacs should be rebuilt for them to take effect. Rebuilding | 22 | then Emacs should be rebuilt for them to take effect. Rebuilding |
| 22 | Emacs updates several derived files elsewhere in the Emacs source | 23 | Emacs updates several derived files elsewhere in the Emacs source |
| 23 | tree, mainly in lisp/international/. | 24 | tree, mainly in lisp/international/. |