1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-06 11:55:48 +00:00
emacs/lisp/international
2012-10-18 08:59:24 +09:00
..
.gitignore
ccl.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
characters.el international/characters.el: Fix simple mistake ((car chars) -> elt), delete duplicated code. 2012-10-06 21:35:04 +09:00
charprop.el Make the default values of character properties name, old-name, and iso-10646-comment to nil. 2012-02-16 22:55:03 +09:00
cp51932.el
eucjp-ms.el Re-generate charsets. Adjust for the change of admin/charset/mapfiles/*.gz 2012-10-11 20:26:26 +09:00
fontset.el * international/fontset.el (font-encoding-alist): Add an entry for ksx1001. 2012-03-10 17:45:06 +08:00
isearch-x.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
iso-ascii.el Reduce use of (require 'cl). 2012-07-10 07:51:54 -04:00
iso-cvt.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
iso-transl.el Fix usage of C-x 8 key translations in Isearch. 2012-07-18 17:27:23 +08:00
ja-dic-cnv.el
ja-dic-utl.el
kinsoku.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
kkc.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
latexenc.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
latin1-disp.el Use declare forms, where possible, to mark obsolete functions. 2012-09-25 12:13:02 +08:00
mule-cmds.el * lisp/international/mule-cmds.el (read-char-by-name): Move let-binding of 2012-10-11 16:05:47 -04:00
mule-conf.el international/mule-conf.el (compound-text-with-extensions): Add :mime-charset property as x-ctext. 2012-10-07 21:48:44 +09:00
mule-diag.el Use declare forms, where possible, to mark obsolete functions. 2012-09-25 12:13:02 +08:00
mule-util.el Use declare forms, where possible, to mark obsolete functions. 2012-09-25 12:13:02 +08:00
mule.el international/mule.el (set-keyboard-coding-system): Recover input meta mode when the new coding system doesn not use 8-bit. Supply TERMINAL arg to set-input-meta-mode. 2012-10-18 08:59:24 +09:00
ogonek.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
quail.el Replace version 24.2 with 24.3 where appropriate (hopefully) 2012-08-15 09:29:11 -07:00
README
robin.el Replace version 24.2 with 24.3 where appropriate (hopefully) 2012-08-15 09:29:11 -07:00
titdic-cnv.el * international/titdic-cnv.el: Remove duplicate coding tag. 2012-02-18 11:24:23 +01:00
ucs-normalize.el Reduce use of (require 'cl). 2012-07-10 07:51:54 -04:00
uni-bidi.el Update to Unicode 6.2. 2012-09-27 00:21:16 +02:00
uni-category.el Update to Unicode 6.2. 2012-09-27 00:21:16 +02:00
uni-combining.el Update the Unicode database and derived files for Unicode 6.1. 2012-04-07 17:26:14 +03:00
uni-comment.el Make the default values of character properties name, old-name, and iso-10646-comment to nil. 2012-02-16 22:55:03 +09:00
uni-decimal.el Update the Unicode database and derived files for Unicode 6.1. 2012-04-07 17:26:14 +03:00
uni-decomposition.el Update the Unicode database and derived files for Unicode 6.1. 2012-04-07 17:26:14 +03:00
uni-digit.el Update the Unicode database and derived files for Unicode 6.1. 2012-04-07 17:26:14 +03:00
uni-lowercase.el Update the Unicode database and derived files for Unicode 6.1. 2012-04-07 17:26:14 +03:00
uni-mirrored.el Update the Unicode database and derived files for Unicode 6.1. 2012-04-07 17:26:14 +03:00
uni-name.el Update to Unicode 6.2. 2012-09-27 00:21:16 +02:00
uni-numeric.el Update to Unicode 6.2. 2012-09-27 00:21:16 +02:00
uni-old-name.el Make the default values of character properties name, old-name, and iso-10646-comment to nil. 2012-02-16 22:55:03 +09:00
uni-titlecase.el Update the Unicode database and derived files for Unicode 6.1. 2012-04-07 17:26:14 +03:00
uni-uppercase.el Update the Unicode database and derived files for Unicode 6.1. 2012-04-07 17:26:14 +03:00
utf-7.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00

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.