mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-25 09:20:59 -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.
|
||
|---|---|---|
| .. | ||
| BidiBrackets.txt | ||
| BidiMirroring.txt | ||
| blocks.awk | ||
| Blocks.txt | ||
| copyright.html | ||
| IVD_Sequences.txt | ||
| Makefile.in | ||
| makefile.w32-in | ||
| README | ||
| UnicodeData.txt | ||
| unidata-gen.el | ||
| uvs.el | ||
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