mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-18 18:05:07 +00:00
cbc4fd20f7
admin/unidata/bidimirror.awk: New file. admin/unidata/BidiMirroring.txt: New file from http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d1.txt. admin/unidata/Makefile.in: (../../src/bidimirror.h): New target. (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h. admin/unidata/makefile.w32-in (../../src/bidimirror.h): New target. (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h. src/makefile.w32-in ($(BLD)/bidi.$(O)): Depend on biditype.h and bidimirror.h. src/deps.mk (bidi.o): Depend on biditype.h and bidimirror.h. src/bidi.c (bidi_initialize): Initialize bidi_mirror_table. (bidi_mirror_char): Use bidi_mirror_table. |
||
---|---|---|
.. | ||
.gitignore | ||
bidimirror.awk | ||
BidiMirroring.txt | ||
biditype.awk | ||
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 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'.