1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00:00
emacs/admin/unidata
Eli Zaretskii 317fbf3360 Derive bidi type table from UnicodeData.txt.
src/bidi.c (bidi_initialize): Remove explicit initialization of
 bidi_type_table; include biditype.h instead.  Don't support
 entries whose second codepoint is zero.
 src/biditype.h: New file.
 admin/unidata/biditype.awk: New file.
 admin/unidata/Makefile.in (../../src/biditype.h): New target.
 admin/unidata/makefile.w32-in (../../src/biditype.h): New target.
2010-06-12 17:15:25 +03:00
..
.gitignore Add arch tagline 2009-09-17 23:49:15 +00:00
copyright.html Add arch tagline 2006-08-21 05:13:52 +00:00
Makefile.in Derive bidi type table from UnicodeData.txt. 2010-06-12 17:15:25 +03:00
makefile.w32-in Derive bidi type table from UnicodeData.txt. 2010-06-12 17:15:25 +03:00
README *** empty log message *** 2009-10-13 05:17:40 +00:00
UnicodeData.txt Update to Unicode 6.0.0 beta. 2010-06-09 17:46:41 +02:00
unidata-gen.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00

The file `UnicodeData.txt' in this directory is a copy of
<http://www.unicode.org/Public/UNIDATA/UnicodeData.txt> on 2009.10.1,
and is a part of the Unicode Character Database governed by the "UCD
Terms of Use" shown in the file `copyright.html'.