Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-arrange macros so that the macro TIT contains | Kenichi Handa | 1997-08-26 | 1 | -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. Stallman | 1997-08-26 | 1 | -1/+1 |
| | |||||
* | (quail-devanagari-compose-characters): Fix | Kenichi Handa | 1997-08-25 | 1 | -2/+2 |
| | | | | | previous change. (quail-devanagari-hindi-compose-characters): Fix previous change. | ||||
* | (quail-japanese-kkc-mode-exit): Fix previous | Kenichi Handa | 1997-08-25 | 1 | -2/+3 |
| | | | | change. | ||||
* | (leim-list.el): Fix previous change. | Kenichi Handa | 1997-08-22 | 1 | -2/+2 |
| | |||||
* | (thai-keyboard-mapping-alist): Some entry corrected. | Kenichi Handa | 1997-08-22 | 1 | -2/+2 |
| | |||||
* | (quail-japanese-kkc-mode-exit): Run | Kenichi Handa | 1997-08-22 | 1 | -1/+2 |
| | | | | input-method-after-insert-chunk-hook. | ||||
* | (thai-keyboard-mapping-alist): Some entry corrected. | Kenichi Handa | 1997-08-22 | 1 | -2/+2 |
| | |||||
* | (install): Just copy leim-list.el instead of running | Kenichi Handa | 1997-08-22 | 1 | -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 Quail | Kenichi Handa | 1997-08-19 | 1 | -3/+3 |
| | | | | package fixed. | ||||
* | Fix previous change. | Kenichi Handa | 1997-08-18 | 1 | -2/+2 |
| | |||||
* | (quail-devanagari-compose-characters): Do | Kenichi Handa | 1997-08-18 | 1 | -10/+4 |
| | | | | | not call throw. (quail-devanagari-hindi-compose-characters): Likewise. | ||||
* | (quail-hangul-switch-to-symbol-ksc): Call | Kenichi Handa | 1997-08-18 | 2 | -2/+2 |
| | | | | activate-input-method instead of select-input-method. | ||||
* | (quail-japanese-toggle-kana): Don't call | Kenichi Handa | 1997-08-18 | 1 | -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): Call | Kenichi Handa | 1997-08-18 | 1 | -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 Handa | 1997-08-18 | 1 | -1/+2 |
| | |||||
* | (cyrillic-translit-bulgarian): New input method. | Richard M. Stallman | 1997-08-16 | 1 | -0/+52 |
| | |||||
* | (lao-keyboard-mapping): Some elements corrected. | Kenichi Handa | 1997-08-16 | 1 | -6/+6 |
| | | | | (lao-quail-define-rules): Some translation rules corrected. | ||||
* | (lrt-vowel-table): Some elements corrected. | Kenichi Handa | 1997-08-16 | 1 | -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 Handa | 1997-08-10 | 1 | -2/+2 |
| | |||||
* | Change title string of input method "Lao". | Kenichi Handa | 1997-08-10 | 1 | -1/+1 |
| | |||||
* | Change title string of input method "lao-lrt". | Kenichi Handa | 1997-08-10 | 1 | -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 / to | Richard M. Stallman | 1997-08-09 | 1 | -18/+18 |
| | | | | conform to other input methods. Misprints corrected. | ||||
* | (cyrillic-translit): Doc-string of the package | Kenichi Handa | 1997-08-05 | 1 | -6/+8 |
| | | | | modified. Several tranlation rules modified. | ||||
* | Initial revision | Kenichi Handa | 1997-08-05 | 1 | -0/+142 |
| | |||||
* | (RUSSIAN): Add quail/cyril-jis.el. | Kenichi Handa | 1997-08-05 | 1 | -1/+1 |
| | |||||
* | Move Quail package cyrillic-jis-russian to | Kenichi Handa | 1997-08-05 | 1 | -607/+498 |
| | | | | quail/cyril-jis.el. | ||||
* | In quail-mode-map, bind | Kenichi Handa | 1997-08-03 | 1 | -0/+27 |
| | | | | | ethio-insert-ethio-space Shift-SPACE. Add translation rules to Quail package "ethiopic". | ||||
* | Fix up coding system. | Richard M. Stallman | 1997-08-02 | 1 | -584/+589 |
| | |||||
* | (cyrillic-translit): New input method. | Richard M. Stallman | 1997-08-01 | 1 | -0/+65 |
| | |||||
* | Initial revision | Kenichi Handa | 1997-07-25 | 1 | -0/+519 |
| | |||||
* | (TIT): New variable, contatination of TIT-GB and TIT-BIG5. | Kenichi Handa | 1997-07-25 | 1 | -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 Handa | 1997-07-25 | 2 | -0/+4 |
| | |||||
* | Change Quail package name to "ethiopic". | Kenichi Handa | 1997-07-25 | 1 | -3/+3 |
| | | | | (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule. | ||||
* | (stamp-bytecomp): Fix shell conditional. | Richard M. Stallman | 1997-07-24 | 1 | -2/+3 |
| | | | | (clean): Fix shell conditional. | ||||
* | Use @LN_S@, not ln -s, in case no symlink support. | Richard M. Stallman | 1997-07-22 | 1 | -3/+9 |
| | | | | (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc. | ||||
* | (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm". | Kenichi Handa | 1997-07-17 | 1 | -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 regarded | Kenichi Handa | 1997-07-17 | 1 | -123/+142 |
| | | | | as intermidiate files and deleted by GNU make. | ||||
* | Doc-string of Quail package japanese modified. | Kenichi Handa | 1997-07-15 | 1 | -1/+1 |
| | |||||
* | Initial revision | Kenichi Handa | 1997-07-15 | 2 | -0/+93 |
| | |||||
* | Rules re-written to avoid tricky code. | Kenichi Handa | 1997-07-15 | 1 | -87/+112 |
| | | | | | (CHINEGE-GB): Include quail/py-punct.elc. (CHINEGE-BIG5): Include quail/py-punct-b5.elc. | ||||
* | Change titles of quail packages. | Kenichi Handa | 1997-07-10 | 2 | -39/+39 |
| | |||||
* | Initial revision | Kenichi Handa | 1997-07-08 | 22 | -0/+40284 |