]> code.delx.au - gnu-emacs/blobdiff - leim/README
Merge from emacs-23 branch
[gnu-emacs] / leim / README
index cd06652669878ea1e67698ff7ba8a8b98c5e1ab1..a47bd7664d8ba0443dd7a1e2d79e74980c0f5303 100644 (file)
@@ -1,3 +1,7 @@
+Copyright (C) 2001-2011  Free Software Foundation, Inc.
+See the end of the file for license conditions.
+
+
 This directory contains LEIM files.
 LEIM stands for Libraries of Emacs Input Methods.
 
@@ -8,13 +12,13 @@ CXTERM-DIC:
 This directory contains source dictionaries (TIT format) for Chinese
 input method distributed with cxterm (Chinese version xterm).  These
 dictionaries are automatically converted to Quail packages (Emacs Lisp
-source file) by `make'.
+source files) by `make'.
 
 MISC-DIC:
 
 This directory contains various dictionaries for Chinese input
-methods.  These dictionaries automatically converted to Quail packages
-(Emacs Lisp source file) by `make'.
+methods.  These dictionaries are automatically converted to Quail
+packages (Emacs Lisp source files) by `make'.
 
 quail:
 
@@ -31,6 +35,22 @@ dictionary (See below).
 ja-dic:
 
 This directory contains Emacs Lisp source file ja-dic.el which is
-generated from a source dictionary in SKK-DIC directory.  In addition,
-it contains a byte compiled file ja-dic.elc for users convenience
-because it takes rather long time to byte-compile ja-dic.el.
+generated from a source dictionary in SKK-DIC directory.  The
+inclusion of this file is for users convenience because it takes
+rather long time to generate it.
+
+\f
+This file is part of GNU Emacs.
+
+GNU Emacs is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
+
+GNU Emacs is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.