mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-28 16:21:07 -08:00
* admin/unidata/IVD_Sequences.txt: New file.
* admin/unidata/Makefile.in (${top_srcdir}/src/macuvs.h): New rule.
(all): Build it.
(extraclean): Remove it.
* admin/unidata/README: Mention BidiMirroring.txt and IVD_Sequences.txt.
* admin/unidata/copyright.html: Update to current version from Unicode
Consortium.
* admin/unidata/uvs.el: Rename from admin/mac/uvs.el.
(uvs-print-table-ivd): Output a header in the form that
unidata-gen.el generates.
* lisp/international/README: Refer to the Unicode Terms of Use rather
than copying it bodily here, as that simplifies maintenance.
* src/Makefile.in ($(srcdir)/macuvs.h): New rule.
* src/macuvs.h: Use automatically-generated header.
13 lines
643 B
Text
13 lines
643 B
Text
The following files in this directory are derived from the Unicode
|
|
Data File at http://www.unicode.org/Public/UNIDATA/UnicodeData.txt:
|
|
|
|
charprop.el uni-bidi.el uni-category.el uni-combining.el
|
|
uni-comment.el uni-decimal.el uni-decomposition.el uni-digit.el
|
|
uni-lowercase.el uni-mirrored.el uni-name.el uni-numeric.el
|
|
uni-old-name.el uni-titlecase.el uni-uppercase.el
|
|
|
|
These files were generated from the version admin/unidata/UnicodeData.txt
|
|
in the Emacs sources, using the file unidata-gen.el in the same directory.
|
|
|
|
The file UnicodeData.txt is used under the Unicode Terms of Use,
|
|
contained in the file admin/unidata/copyright.html.
|