emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-25 84eb144: ; * admin/notes/unicode: Mention BidiCha


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs-25 84eb144: ; * admin/notes/unicode: Mention BidiCharacterTest.txt.
Date: Wed, 21 Sep 2016 15:14:45 +0000 (UTC)

branch: emacs-25
commit 84eb144ccb5fe80adc2d7e9d60c5a8cc794425a6
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    ; * admin/notes/unicode: Mention BidiCharacterTest.txt.
---
 admin/notes/unicode |   13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/admin/notes/unicode b/admin/notes/unicode
index b30bf50..76479d4 100644
--- a/admin/notes/unicode
+++ b/admin/notes/unicode
@@ -14,11 +14,12 @@ Emacs uses the following files from the Unicode Character 
Database
   . BidiMirroring.txt
   . BidiBrackets.txt
   . IVD_Sequences.txt
+  . BidiCharacterTest.txt
 
-First, these files need to be copied into admin/unidata/, and then
-Emacs should be rebuilt for them to take effect.  Rebuilding Emacs
-updates several derived files elsewhere in the Emacs source tree,
-mainly in lisp/international/.
+First, the first 5 files need to be copied into admin/unidata/, and
+then Emacs should be rebuilt for them to take effect.  Rebuilding
+Emacs updates several derived files elsewhere in the Emacs source
+tree, mainly in lisp/international/.
 
 When Emacs is rebuilt for the first time after importing the new
 files, pay attention to any warning or error messages.  In particular,
@@ -48,6 +49,10 @@ might need to be updated because it knows about used and 
unused ranges
 of Unicode codepoints, which a new release of the Unicode Standard
 could change.
 
+The file BidiCharacterTest.txt should be copied to the test suite, and
+if its format has changed, the file biditest.el there should be
+modified to follow suit.
+
 Problems, fixmes and other unicode-related issues
 -------------------------------------------------------------
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]