1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-21 06:55:39 +00:00
emacs/leim
Teodor Zlatanov ee128870d8 Add quotation marks, paragraph symbol, angled
brackets, number symbol, and accented aeio to cyrillic-translit.
2008-06-13 17:50:37 +00:00
..
CXTERM-DIC Remove RCS keywords 2007-01-30 23:15:06 +00:00
ja-dic Restore arch tagline. 2007-01-29 11:17:20 +00:00
MISC-DIC Merge from emacs--devo--0 2007-01-30 22:22:43 +00:00
quail Add quotation marks, paragraph symbol, angled 2008-06-13 17:50:37 +00:00
SKK-DIC Grammar fix. 2007-01-28 02:19:00 +00:00
.arch-inventory Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401 2004-06-12 04:51:11 +00:00
.gitignore Add makefile (for MS-Windows). 2005-09-24 10:27:46 +00:00
ChangeLog Add quotation marks, paragraph symbol, angled 2008-06-13 17:50:37 +00:00
COPYING Change to GPLv3. 2007-07-25 07:00:38 +00:00
leim-ext.el Register input methods "korean-hangul", 2008-06-03 05:02:03 +00:00
Makefile.in (KOREAN): Remove ${srcdir}/quail/hangul3.elc. 2008-06-03 05:00:28 +00:00
makefile.w32-in (KOREAN): Remove ${srcdir}/quail/hangul3.elc. 2008-06-03 05:00:28 +00:00
README Switch to recommended form of GPLv3 permissions notice. 2008-05-07 03:41:32 +00:00

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
  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.

Contents of subdirectories are as follows.

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 files) by `make'.

MISC-DIC:

This directory contains various dictionaries for Chinese input
methods.  These dictionaries are automatically converted to Quail
packages (Emacs Lisp source files) by `make'.

quail:

This directory contains Emacs Lisp source files for Quail packages.

SKK-DIC:

This directory contains source dictionary for Japanese input method
distributed with SKK (Japanese input method run with Mule).  But, you
don't need this file because we distribute an Emacs Lisp source file
ja-dic/ja-dic.el which has already been converted from the source
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.  The
inclusion of this file is for users convenience because it takes
rather long time to generate it.


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/>.