1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 18:41:25 -08:00
emacs/lisp/international
Eli Zaretskii a761fbf262 Import new data files from Unicode 9.0.0beta
* admin/unidata/UnicodeData.txt:
* admin/unidata/Blocks.txt:
* admin/unidata/BidiMirroring.txt:
* admin/unidata/BidiBrackets.txt: Update from Unicode 9.0.0beta.
* admin/unidata/unidata-gen.el (unidata-gen-files): Bind
'coding-system-for-read' to 'utf-8, as various Unicode data files
now actually use non-ASCII characters.
(unidata-setup-list, unidata-get-name): Support the new Tangut
Ideographs block.

* lisp/international/characters.el (standard-case-table): Add new
characters from Unicode 9.0.0.
(standard-category-table): Add Arabic block u+08A0..u+08FF.  Add
Cyrillic Extended-C block.
(char-width-table): Update ranges per Unicode 9.0.0.
* lisp/international/fontset.el (script-representative-chars): Add
new scripts defined by Unicode 9.0.0.
(otf-script-alist): Add new OTF script tags.
* lisp/international/mule-cmds.el (ucs-names): Update ranges per
Unicode 9.0.0 additions.
2016-03-12 17:51:45 +02:00
..
ccl.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
characters.el Import new data files from Unicode 9.0.0beta 2016-03-12 17:51:45 +02:00
fontset.el Import new data files from Unicode 9.0.0beta 2016-03-12 17:51:45 +02:00
isearch-x.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
iso-ascii.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
iso-cvt.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
iso-transl.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ja-dic-cnv.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ja-dic-utl.el Quoting fixes in lisp/international and lisp/leim 2015-08-30 23:12:31 -07:00
kinsoku.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
kkc.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
latexenc.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
latin1-disp.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
mule-cmds.el Import new data files from Unicode 9.0.0beta 2016-03-12 17:51:45 +02:00
mule-conf.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
mule-diag.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
mule-util.el Fix some declarations. 2016-01-12 20:49:34 -05:00
mule.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ogonek.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
quail.el Fix spurious escapes in describe-input-method 2016-01-18 23:09:42 -08:00
README Include sources used to create macuvs.h. 2014-05-26 08:48:28 -07:00
robin.el ; Do not overwrite preexisting contents of unread-command-events 2015-08-04 14:34:15 +02:00
titdic-cnv.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ucs-normalize.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
utf-7.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00

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.