1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-25 09:20:59 -08:00
emacs/admin/unidata
Glenn Morris d67d49ceb3 Generate char-script-table from Unicode source. (Bug#20789)
* admin/unidata/Makefile.in (AWK): New, set by configure.
(all): Add charscript.el.
(blocks): New variable.
(charscript.el, ${unidir}/charscript.el): New targets.
(extraclean): Also remove generated charscript.el.

* admin/unidata/blocks.awk: New script.

* admin/unidata/Blocks.txt: New data file, from unicode.org.

* lisp/international/characters.el: Load charscript.

* src/Makefile.in (charscript): New variable.
(${charscript}): New target.
(${lispintdir}/characters.elc): Depend on charscript.elc.
(temacs$(EXEEXT)): Depend on charscript.

; * admin/unidata/README: Mention Blocks.txt.

; * .gitignore: Add lisp/international/charscript.el.
2015-06-16 23:43:03 -07:00
..
BidiBrackets.txt Added BidiBrackets.txt and related Unicode properties to unidqata-gen.el. 2014-09-03 19:09:48 +03:00
BidiMirroring.txt Backport unicode 7.0 data files update from trunk 2014-06-24 00:07:03 -07:00
blocks.awk Generate char-script-table from Unicode source. (Bug#20789) 2015-06-16 23:43:03 -07:00
Blocks.txt Generate char-script-table from Unicode source. (Bug#20789) 2015-06-16 23:43:03 -07:00
copyright.html Include sources used to create macuvs.h. 2014-05-26 08:48:28 -07:00
IVD_Sequences.txt Backport unicode 7.0 data files update from trunk 2014-06-24 00:07:03 -07:00
Makefile.in Generate char-script-table from Unicode source. (Bug#20789) 2015-06-16 23:43:03 -07:00
makefile.w32-in admin/unidata/makefile.w32-in (clean): Remove bidimirror.h and biditype.h. 2011-11-07 18:17:28 +01:00
README Generate char-script-table from Unicode source. (Bug#20789) 2015-06-16 23:43:03 -07:00
UnicodeData.txt Backport unicode 7.0 data files update from trunk 2014-06-24 00:07:03 -07:00
unidata-gen.el Assign correct general-category and names to surrogates 2015-04-14 18:37:07 +03:00
uvs.el Add set-binary-mode primitive to switch a standard stream to binary I/O. 2015-01-15 17:50:50 +02:00

Some files in this directory are taken from the Unicode Character
Database and the Unicode Ideographic Variation Database.  These files
are governed by the Unicode Terms of Use contained in the file
copyright.html.

The names, URLs, and dates for these files are as follows.

BidiMirroring.txt
http://www.unicode.org/Public/UNIDATA/BidiMirroring.txt
2013-12-17

IVD_Sequences.txt
http://www.unicode.org/ivd/data/2014-05-16/IVD_Sequences.txt
2014-05-16

UnicodeData.txt
http://www.unicode.org/Public/UNIDATA/UnicodeData.txt
2014-03-10

Blocks.txt
http://www.unicode.org/Public/8.0.0/ucd/Blocks.txt
2014-11-10