mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-06 20:00:46 -08:00
* 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.
22 lines
608 B
Text
22 lines
608 B
Text
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
|