mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-21 18:23:59 +00:00
ad82612405
src/bidi.c (bidi_get_type, bidi_get_category): Handle the isolate directional control characters. Update type and category determination according to the UBA from Unicode v6.3. (bidi_category_t): New category EXPLICIT_FORMATTING. src/dispextern.h (bidi_type_t): Update to include new bidirectional properties introduced with Unicode v6.3. admin/unidata/unidata-gen.el (unidata-prop-alist): Update bidi-class to include the new isolate-related classes introduced with Unicode v6.3. (unidata-encode-val): Accept an additional optional argument, a warning message to emit when UnicodeData.txt defines bidi-class values that are not in unidata-prop-alist. Add a comment explaining what should maintainers do if/when such a warning ever appears. (unidata-gen-table): Call unidata-encode-val with 3rd arg non-nil when generating uni-bidi.el. |
||
---|---|---|
.. | ||
.gitignore | ||
BidiMirroring.txt | ||
copyright.html | ||
Makefile.in | ||
makefile.w32-in | ||
README | ||
UnicodeData.txt | ||
unidata-gen.el |
The file `UnicodeData.txt' in this directory is a copy of <http://www.unicode.org/Public/UNIDATA/UnicodeData.txt> on 2012.04.07, and is a part of the Unicode Character Database governed by the "UCD Terms of Use" shown in the file `copyright.html'.