aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes/unicode
diff options
context:
space:
mode:
Diffstat (limited to 'admin/notes/unicode')
-rw-r--r--admin/notes/unicode3
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
20First, the first 6 files need to be copied into admin/unidata/, and 21First, the first 7 files need to be copied into admin/unidata/, and
21then Emacs should be rebuilt for them to take effect. Rebuilding 22then Emacs should be rebuilt for them to take effect. Rebuilding
22Emacs updates several derived files elsewhere in the Emacs source 23Emacs updates several derived files elsewhere in the Emacs source
23tree, mainly in lisp/international/. 24tree, mainly in lisp/international/.