summaryrefslogtreecommitdiff
path: root/leim
Commit message (Collapse)AuthorAgeFilesLines
* 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}.
* ("korean-hangul"): Doc-string of this QuailKenichi Handa1997-08-191-3/+3
| | | | package fixed.
* Fix previous change.Kenichi Handa1997-08-181-2/+2
|
* (quail-devanagari-compose-characters): DoKenichi Handa1997-08-181-10/+4
| | | | | not call throw. (quail-devanagari-hindi-compose-characters): Likewise.
* (quail-hangul-switch-to-symbol-ksc): CallKenichi Handa1997-08-182-2/+2
| | | | activate-input-method instead of select-input-method.
* (quail-japanese-toggle-kana): Don't callKenichi Handa1997-08-181-43/+30
| | | | | | | | throw. (quail-japanese-kanji-kkc): Completely re-written. (quail-japanese-kkc-mode-exit): New function. (quail-japanese-switch-package): Call activate-input-method instead of select-input-metho.
* (quail-hangul-switch-back): CallKenichi Handa1997-08-181-2/+2
| | | | | activate-input-method instead of select-input-method. Use input-method-history instead of previous-input-method.
* (thai-consonant-input): Typo fixed.Kenichi Handa1997-08-181-1/+2
|
* (cyrillic-translit-bulgarian): New input method.Richard M. Stallman1997-08-161-0/+52
|
* (lao-keyboard-mapping): Some elements corrected.Kenichi Handa1997-08-161-6/+6
| | | | (lao-quail-define-rules): Some translation rules corrected.
* (lrt-vowel-table): Some elements corrected.Kenichi Handa1997-08-161-2/+8
| | | | | ("lao-lrt"): Doc-string of this Quail package modified. Some tranlation rules added.
* Invoke emacs by --no-init-file --no-site-file.Kenichi Handa1997-08-101-2/+2
|
* Change title string of input method "Lao".Kenichi Handa1997-08-101-1/+1
|
* Change title string of input method "lao-lrt".Kenichi Handa1997-08-101-21/+46
| | | | | | | | | (lrt-single-consonant-table): Several key sequence changed. (lrt-composing-pattern-double-c): Handle a consonant with semi-vowel-lower correctly. (lrt-handle-maa-sakod): Do not reset quail-current-key. (lrt-handle-tone-mark): Check the existence of double consonant correctly.
* (cyrillic-translit): \\ changed to / toRichard M. Stallman1997-08-091-18/+18
| | | | conform to other input methods. Misprints corrected.
* (cyrillic-translit): Doc-string of the packageKenichi Handa1997-08-051-6/+8
| | | | modified. Several tranlation rules modified.
* Initial revisionKenichi Handa1997-08-051-0/+142
|
* (RUSSIAN): Add quail/cyril-jis.el.Kenichi Handa1997-08-051-1/+1
|
* Move Quail package cyrillic-jis-russian toKenichi Handa1997-08-051-607/+498
| | | | quail/cyril-jis.el.
* In quail-mode-map, bindKenichi Handa1997-08-031-0/+27
| | | | | ethio-insert-ethio-space Shift-SPACE. Add translation rules to Quail package "ethiopic".
* Fix up coding system.Richard M. Stallman1997-08-021-584/+589
|
* (cyrillic-translit): New input method.Richard M. Stallman1997-08-011-0/+65
|
* Initial revisionKenichi Handa1997-07-251-0/+519
|
* (TIT): New variable, contatination of TIT-GB and TIT-BIG5.Kenichi Handa1997-07-251-151/+29
| | | | | | | | | | | | | | (RUN-EMACS): Do not set EMACSLOADPATH. (ASIA): Include TIBEAN. (all): Remove stamp-bytecomp from dependency list. ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}. (%.el): Make a link for byte-compiled file too. (stamp-bytecomp): Target deleted. (leim-list.el): Run Emacs with loading quail. (install-XXX): These targets deleted. (install): Remove files under INSTALLDIR before copying new files. Run Emacs with loading quail. (clean mostlyclean): Remove only generated files.
* Require 'quail.Kenichi Handa1997-07-252-0/+4
|
* Change Quail package name to "ethiopic".Kenichi Handa1997-07-251-3/+3
| | | | (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
* (stamp-bytecomp): Fix shell conditional.Richard M. Stallman1997-07-241-2/+3
| | | | (clean): Fix shell conditional.
* Use @LN_S@, not ln -s, in case no symlink support.Richard M. Stallman1997-07-221-3/+9
| | | | (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc.
* (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".Kenichi Handa1997-07-171-8/+16
| | | | | | (lrt-handle-maa-sakod): Correctly handle the case that quail-current-data is nil. (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" + tone.
* Modified to avoid *.el files being regardedKenichi Handa1997-07-171-123/+142
| | | | as intermidiate files and deleted by GNU make.
* Doc-string of Quail package japanese modified.Kenichi Handa1997-07-151-1/+1
|
* Initial revisionKenichi Handa1997-07-152-0/+93
|
* Rules re-written to avoid tricky code.Kenichi Handa1997-07-151-87/+112
| | | | | (CHINEGE-GB): Include quail/py-punct.elc. (CHINEGE-BIG5): Include quail/py-punct-b5.elc.