1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 10:06:13 +00:00
emacs/lisp/international
Glenn Morris 766284d929 Update from Unicode 6.2.0 to 6.3.0
Note: I used Emacs 24.3 to generate the uni-*.el files, owing to
unexplained (possibly harmless) differences that the current trunk's
use of lexical-binding for subr.el causes.  Ref:
http://debbugs.gnu.org/15825#29

* admin/unidata/BidiMirroring.txt, admin/unidata/UnicodeData.txt:
Update to 6.3.0.

* lisp/international/uni-bidi.el, lisp/international/uni-category.el:
* lisp/international/uni-name.el, lisp/international/uni-numeric.el:
Regenerate.
2013-11-10 16:58:13 -08:00
..
.gitignore
ccl.el
characters.el Doc fix for glyphless-char-display-control. 2013-11-05 17:54:43 +08:00
charprop.el Update from Unicode 6.2.0 to 6.3.0 2013-11-10 16:58:13 -08:00
cp51932.el
eucjp-ms.el
fontset.el lisp/*.el: Silence lexical-binding warnings. 2013-08-09 01:59:14 +02:00
isearch-x.el
iso-ascii.el
iso-cvt.el
iso-transl.el
ja-dic-cnv.el
ja-dic-utl.el
kinsoku.el
kkc.el * lisp/subr.el (define-error): New function. 2013-08-09 17:22:44 -04:00
latexenc.el
latin1-disp.el
mule-cmds.el international/mule-cmds.el (select-safe-coding-system): Remove a superfluous condition in chekcing whether a coding system is safe or not. 2013-10-13 18:25:29 +09:00
mule-conf.el
mule-diag.el
mule-util.el
mule.el lisp/*.el: Silence lexical-binding warnings. 2013-08-09 01:59:14 +02:00
ogonek.el
quail.el Fix bug #15800 by clarifying description of what keyboard layout means. 2013-11-05 18:36:37 +02:00
README Update unicode README and related info 2013-11-06 23:54:47 -08:00
robin.el
titdic-cnv.el
ucs-normalize.el
uni-bidi.el Update from Unicode 6.2.0 to 6.3.0 2013-11-10 16:58:13 -08:00
uni-category.el Update from Unicode 6.2.0 to 6.3.0 2013-11-10 16:58:13 -08:00
uni-combining.el Update from Unicode 6.2.0 to 6.3.0 2013-11-10 16:58:13 -08:00
uni-comment.el Update from Unicode 6.2.0 to 6.3.0 2013-11-10 16:58:13 -08:00
uni-decimal.el Update from Unicode 6.2.0 to 6.3.0 2013-11-10 16:58:13 -08:00
uni-decomposition.el Update from Unicode 6.2.0 to 6.3.0 2013-11-10 16:58:13 -08:00
uni-digit.el Update from Unicode 6.2.0 to 6.3.0 2013-11-10 16:58:13 -08:00
uni-lowercase.el Update from Unicode 6.2.0 to 6.3.0 2013-11-10 16:58:13 -08:00
uni-mirrored.el Update from Unicode 6.2.0 to 6.3.0 2013-11-10 16:58:13 -08:00
uni-name.el Update from Unicode 6.2.0 to 6.3.0 2013-11-10 16:58:13 -08:00
uni-numeric.el Update from Unicode 6.2.0 to 6.3.0 2013-11-10 16:58:13 -08:00
uni-old-name.el Update from Unicode 6.2.0 to 6.3.0 2013-11-10 16:58:13 -08:00
uni-titlecase.el Update from Unicode 6.2.0 to 6.3.0 2013-11-10 16:58:13 -08:00
uni-uppercase.el Update from Unicode 6.2.0 to 6.3.0 2013-11-10 16:58:13 -08:00
utf-7.el

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 terms of the following
Copyright and Permission Notice:


Copyright (C) 1991-2013 Unicode, Inc. All rights reserved. Distributed
under the Terms of Use in http://www.unicode.org/copyright.html.

Permission is hereby granted, free of charge, to any person obtaining
a copy of the Unicode data files and any associated documentation (the
"Data Files") or Unicode software and any associated documentation
(the "Software") to deal in the Data Files or Software without
restriction, including without limitation the rights to use, copy,
modify, merge, publish, distribute, and/or sell copies of the Data
Files or Software, and to permit persons to whom the Data Files or
Software are furnished to do so, provided that (a) the above copyright
notice(s) and this permission notice appear with all copies of the
Data Files or Software, (b) both the above copyright notice(s) and
this permission notice appear in associated documentation, and (c)
there is clear notice in each modified Data File or in the Software as
well as in the documentation associated with the Data File(s) or
Software that the data or software has been modified.

THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT
HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR
ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR
SOFTWARE.

Except as contained in this notice, the name of a copyright holder
shall not be used in advertising or otherwise to promote the sale, use
or other dealings in these Data Files or Software without prior
written authorization of the copyright holder.