summaryrefslogtreecommitdiff
path: root/leim
Commit message (Collapse)AuthorAgeFilesLines
* (quail-japanese-update-translation): HandleKenichi Handa1998-07-191-3/+6
| | | | | | | a key which should fix the current translation and start a new translation correctly. (quail-japanese-toggle-kana): Set quail-translating to nil. Don't change point.
* (quail-japanese-kanji-kkc): Adjusted for the change of quail.el.Kenichi Handa1998-07-161-15/+4
| | | | (quail-japanese-switch-package): Likewise.
* Keys for modern Korean syllables fixed.Kenichi Handa1998-07-031-7/+7
| | | | Some keys for ancient Korean syllables are changed properly.
* Don't add hook to quail-mode-hook.Kenichi Handa1998-06-201-11/+6
| | | | (ethio-select-a-translation): New function.
* (RUN-EMACS): Add --multibyte.Richard M. Stallman1998-06-101-1/+1
|
* (SLAVIC): Delete redundant backslash.Karl Heuer1998-04-291-1/+1
|
* (install): Make INSTALLDIR and contents world-readable.Richard M. Stallman1998-04-281-0/+1
|
* (SLAVIC): New macro.Kenichi Handa1998-04-201-1/+5
| | | | (EUROPEAN): Include ${SLAVIC}
* Prepend ${srcdir} to all non-TIT lisp file names.Andreas Schwab1998-04-141-19/+20
| | | | (leim-list.el): Depend on ${WORLD}.
* (latin-2-alt-postfix): Doc fix.Andreas Schwab1998-04-141-1/+1
|
* Correct starting commentary.Karl Heuer1998-04-082-3/+33
|
* (lrt-composing-pattern-double-c): ChangeAndreas Schwab1998-04-061-4/+4
| | | | | | chars-in-string to length. (lrt-generate-quail-map): Change sref to aref, and make second argument of substring a character index.
* (${TIT}): Fix shell conditional syntax.Richard M. Stallman1998-03-271-1/+1
|
* ("latin-1-prefix"): Fix the translation ofKenichi Handa1998-03-191-1/+1
| | | | "/ " to "/" (instead of " ").
* Initial revisionRichard M. Stallman1998-03-172-0/+1022
|
* (BUILT-EMACS): Variable renamed from EMACS. All uses changed.Richard M. Stallman1998-03-101-3/+3
|
* (${TIT}): To byte-compile quail packages, use just built quail.Richard M. Stallman1998-03-061-1/+2
|
* Initial revisionKenichi Handa1997-12-091-0/+507
|
* Require 'korea-util.Kenichi Handa1997-12-092-16/+2
| | | | (quail-hangul-switch-to-symbol-ksc): Deleted.
* Title string of the input methodKenichi Handa1997-12-091-1/+1
| | | | "korean-hanja-jis" changed.
* Require 'korea-util. Title string of the inputKenichi Handa1997-12-091-11/+3
| | | | | method "korean-hanja" changed. (quail-hanja-switch-to-symbol-ksc): Deleted.
* Title string of the input methodKenichi Handa1997-12-091-10/+2
| | | | | "korean-symbol" changed. Require 'korea-util. (quail-hangul-switch-back): Deleted.
* The title string of input method "Ethiopic"Kenichi Handa1997-10-231-1/+1
| | | | is changed.
* Add tailing newline.Kenichi Handa1997-09-222-2/+2
|
* file name changed.Kenichi Handa1997-09-221-1/+1
|
* (german): Swap y and z.Richard M. Stallman1997-09-191-0/+4
|
* (latin-2-postfix): Use : for double-acute again.Richard M. Stallman1997-09-151-5/+5
|
* (vietnamese-viqr): Doc fix.Richard M. Stallman1997-09-151-1/+1
|
* Initial revisionRichard M. Stallman1997-09-131-0/+1421
|
* Undo previous change.Richard M. Stallman1997-09-131-166/+146
|
* (latin-2-postfix): Replace comma and period with `. Replace colon with /.Richard M. Stallman1997-09-121-146/+166
| | | | | | | | | (latin-1-postfix): Replace comma with /. (french-postfix): Replace comma with /. (latin-3-postfix): Replace comma with ` and period with /. (latin-4-postfix): Replace comma with ` and period with ~. (latin-5-postfix): Replace comma with ` and period with /. (turkish-postfix): Replace comma with ` and period with /.
* (install): Use quail/* in the second tar that copies a dir named quail.Richard M. Stallman1997-09-111-1/+1
|
* Don't bind keys in quail-mode-map. TheKenichi Handa1997-09-101-111/+21
| | | | | | | | | | | | | | | function added to quail-mode-hook turn ethio-mode on only when input method "ethiopic" is begin used. (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el. (ethio-toggle-space): Likewise. (ethio-insert-space): Likewise. (ethio-insert-ethio-space): Likewise. (ethio-prefer-ascii-punctuation): Likewise. (ethio-toggle-punctuation): Likewise. (ethio-gemination): Likewise. ("ethiopic"): Doc-string of this Quail package modified. Bind function keys for TRANSLATION-KEYMAP to quail-execute-non-quail-command.
* (install): Fix previous change.Kenichi Handa1997-09-041-1/+1
|
* Do not copy leim-list.el twice.Kenichi Handa1997-09-041-1/+0
|
* (install): Copy `skk' subdirectory too.Kenichi Handa1997-09-041-4/+7
|
* For each package, pass t for the SIMPLEKenichi Handa1997-09-038-17/+19
| | | | argument to quail-define-package.
* Add rules for cancelling accents by typingKenichi Handa1997-09-021-179/+716
| | | | | two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail packages.
* Pass t for the SIMPLE argument to quail-define-package.Richard M. Stallman1997-09-012-39/+39
|
* ("ethiopic"): Doc-sring fixed. Change the argKenichi Handa1997-09-011-10/+10
| | | | | | TRANSLATION-KEYS. (quail-mode-map): Change binding for ethio-insert-ethio-space. (quail-mode-hook): Check the current Quail package name.
* (dotdot): This macro deleted.Kenichi Handa1997-08-281-25/+16
| | | | | | | | | | (SUBDIRS): Exclude skk. (all): Substitute ${WORLD} to ${TIT}. (%.el): This target deleted. (${TIT}): Check existence of `quail' subdirectory. (leim-list.el): Do not check old files. (install): If ${srcdir} is different from the current directory, copy also files under ${srcdir}.
* Re-arrange macros so that the macro TIT containsKenichi Handa1997-08-261-8/+21
| | | | | | | only Quial packages generated from CXTERM dictionaries, and the macro NON-TIT contains only Quial packages distributed with Emacs. (install): Do not use -h option for tar, instead copy ${NON-TIT} and ${TIT} separately.
* (install): Discard extra data in tar | tar command.Richard M. Stallman1997-08-261-1/+1
|
* (quail-devanagari-compose-characters): FixKenichi Handa1997-08-251-2/+2
| | | | | previous change. (quail-devanagari-hindi-compose-characters): Fix previous change.
* (quail-japanese-kkc-mode-exit): Fix previousKenichi Handa1997-08-251-2/+3
| | | | change.
* (leim-list.el): Fix previous change.Kenichi Handa1997-08-221-2/+2
|
* (thai-keyboard-mapping-alist): Some entry corrected.Kenichi Handa1997-08-221-2/+2
|
* (quail-japanese-kkc-mode-exit): RunKenichi Handa1997-08-221-1/+2
| | | | input-method-after-insert-chunk-hook.
* (thai-keyboard-mapping-alist): Some entry corrected.Kenichi Handa1997-08-221-2/+2
|
* (install): Just copy leim-list.el instead of runningKenichi Handa1997-08-221-6/+14
| | | | | | | | update-leim-list-file on ${INSTALLDIR}. (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el, py-punct-b5.el -> pypunct-b5.el. (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el. (leim-list.el): Delete old files not contained in ${WORLD}.