Stefan Monnier 4dd1c416d1 Cleanup cl-macs namespace. Add macro helpers in macroexp.el. 13 年之前
..
.gitignore a3efe8911c Unignore charprop.el and uni-*.el. 17 年之前
README 01a39864f4 * international/README: New file. 16 年之前
ccl.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年之前
characters.el d0203d6144 * international/characters.el: Fix sorting. 13 年之前
charprop.el c406be4337 Make the default values of character properties name, old-name, and iso-10646-comment to nil. 13 年之前
cp51932.el e47695319f Spelling fixes. 13 年之前
eucjp-ms.el 0d9f702fd0 Nuke arch-tags. 14 年之前
fontset.el b9e501dee8 * international/fontset.el (font-encoding-alist): Add an entry for ksx1001. 13 年之前
isearch-x.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年之前
iso-ascii.el e1ac4066d1 Minor-mode doc fixes for ARG behavior 13 年之前
iso-cvt.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年之前
iso-transl.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年之前
ja-dic-cnv.el 53cfe624fc * lisp/emacs-lisp/bytecomp.el (byte-compile-disable-print-circle): Obsolete. 14 年之前
ja-dic-utl.el 0d9f702fd0 Nuke arch-tags. 14 年之前
kinsoku.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年之前
kkc.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年之前
latexenc.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年之前
latin1-disp.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年之前
mule-cmds.el 4dd1c416d1 Cleanup cl-macs namespace. Add macro helpers in macroexp.el. 13 年之前
mule-conf.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年之前
mule-diag.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年之前
mule-util.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年之前
mule.el fdcbcff225 Also apply previous change to file locals at the end of the file 13 年之前
ogonek.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年之前
quail.el 599430d001 * lisp/international/quail.el: Use dolist and simplify. 13 年之前
robin.el 3726946669 Remove incorrect uses of "modeline". 13 年之前
titdic-cnv.el 0c23686e58 * international/titdic-cnv.el: Remove duplicate coding tag. 13 年之前
ucs-normalize.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年之前
uni-bidi.el b142f1584c Update the Unicode database and derived files for Unicode 6.1. 13 年之前
uni-category.el b142f1584c Update the Unicode database and derived files for Unicode 6.1. 13 年之前
uni-combining.el b142f1584c Update the Unicode database and derived files for Unicode 6.1. 13 年之前
uni-comment.el c406be4337 Make the default values of character properties name, old-name, and iso-10646-comment to nil. 13 年之前
uni-decimal.el b142f1584c Update the Unicode database and derived files for Unicode 6.1. 13 年之前
uni-decomposition.el b142f1584c Update the Unicode database and derived files for Unicode 6.1. 13 年之前
uni-digit.el b142f1584c Update the Unicode database and derived files for Unicode 6.1. 13 年之前
uni-lowercase.el b142f1584c Update the Unicode database and derived files for Unicode 6.1. 13 年之前
uni-mirrored.el b142f1584c Update the Unicode database and derived files for Unicode 6.1. 13 年之前
uni-name.el b142f1584c Update the Unicode database and derived files for Unicode 6.1. 13 年之前
uni-numeric.el b142f1584c Update the Unicode database and derived files for Unicode 6.1. 13 年之前
uni-old-name.el c406be4337 Make the default values of character properties name, old-name, and iso-10646-comment to nil. 13 年之前
uni-titlecase.el b142f1584c Update the Unicode database and derived files for Unicode 6.1. 13 年之前
uni-uppercase.el b142f1584c Update the Unicode database and derived files for Unicode 6.1. 13 年之前
utf-7.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年之前

README

The following files in this directory are derived from the Unicode
Data File at http://www.unicode.org/Public/UNIDATA/UnicodeData.txt,
downloaded on 2006-05-23:

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 UnicodeData.txt using unidata-gen.el,
which is not included in the Emacs distribution; it can be found in
the admin/unidata directory of the Emacs source repository at
https://savannah.gnu.org/projects/emacs/

The file UnicodeData.txt is used under the terms of the following
Copyright and Permission Notice:


Copyright (C) 1991-2009 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.