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 474a84653b Use uniprop tables instead of biditype.h and bidimirror.h.
src/bidi.c (bidi_initialize): Use uniprop_table instead of including
 biditype.h and bidimirror.h.
 src/biditype.h: File removed.
 src/bidimirror.h: File removed.
 src/deps.mk (bidi.o): Remove biditype.h and
 bidimirror.h.
 src/makefile.w32-in ($(BLD)/bidi.$(O)): Remove biditype.h and
 bidimirror.h.
 src/dispextern.h: Fix a typo in the comment to bidi_type_t.
 src/chartab.c: Improve commentary for the uniprop_table API.

 admin/unidata/bidimirror.awk: File removed.
 admin/unidata/biditype.awk: File removed.
 admin/unidata/makefile.w32-in (all): Remove src/biditype.h and
 src/bidimirror.h.
 (../../src/biditype.h, ../../src/bidimirror.h): Deleted.
 admin/unidata/Makefile.in (all): Remove src/biditype.h and
 src/bidimirror.h.
 (../../src/biditype.h, ../../src/bidimirror.h): Deleted.
2011-08-15 20:47:25 +03:00
..
.gitignore Nuke arch-tags. 2011-01-15 15:16:57 -08:00
BidiMirroring.txt Update to latest Unicode 6.0 beta data files. 2010-09-05 04:06:39 +02:00
copyright.html Nuke arch-tags. 2011-01-15 15:16:57 -08:00
Makefile.in Use uniprop tables instead of biditype.h and bidimirror.h. 2011-08-15 20:47:25 +03:00
makefile.w32-in Use uniprop tables instead of biditype.h and bidimirror.h. 2011-08-15 20:47:25 +03:00
README *** empty log message *** 2009-10-13 05:17:40 +00:00
UnicodeData.txt Update to latest Unicode 6.0 beta data files. 2010-09-05 04:06:39 +02:00
unidata-gen.el Add C interface for Unicode character property table. 2011-07-07 07:43:48 +09: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'.