1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-21 06:55:39 +00:00
emacs/leim
Eli Zaretskii af724ed594 Improve PY-b5 input methods
* leim/leim-ext.el ("quail/PY-b5"): Assign key sequence for
U+25CB (WHITE CIRCLE).  (Bug#3179)
2019-11-28 17:42:47 +02:00
..
CXTERM-DIC Sync better from sources. 2013-12-26 19:25:43 -08:00
MISC-DIC Sync better from sources. 2013-12-26 19:25:43 -08:00
SKK-DIC Sync latest SKK-JISYO.L 2019-04-29 12:57:28 -07:00
ChangeLog.1 Update author/maintainer info 2019-05-26 01:00:16 -07:00
COPYING Merge from Gnulib 2017-10-01 18:31:10 -07:00
leim-ext.el Improve PY-b5 input methods 2019-11-28 17:42:47 +02:00
Makefile.in Make extraclean return tree to pristine state by deleting more 2019-06-20 17:04:04 +02:00
README Update copyright year to 2019 2019-01-01 01:01:13 +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-2019 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'.

SKK-DIC:

This directory contains source dictionary for Japanese input method
distributed with SKK (Japanese input method run with Mule).


The above source files are used to generate the following outputs:

../lisp/leim/quail:

This directory contains Emacs Lisp source files for Quail packages.

../lisp/leim/ja-dic:

This directory contains Emacs Lisp source file ja-dic.el,
generated from a source dictionary in SKK-DIC directory.


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 <https://www.gnu.org/licenses/>.