1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-12 09:28:24 +00:00
Commit Graph

71 Commits

Author SHA1 Message Date
Kenichi Handa
ec9faeb4d8 ("latin-1-prefix"): Fix the translation of
"/ " to "/" (instead of " ").
1998-03-19 07:35:16 +00:00
Richard M. Stallman
25d90e68d0 Initial revision 1998-03-17 05:49:29 +00:00
Richard M. Stallman
9bde9add0d (BUILT-EMACS): Variable renamed from EMACS. All uses changed. 1998-03-10 07:07:31 +00:00
Richard M. Stallman
be848aa635 (${TIT}): To byte-compile quail packages, use just built quail. 1998-03-06 20:59:54 +00:00
Kenichi Handa
dee169ce38 Initial revision 1997-12-09 04:19:13 +00:00
Kenichi Handa
6cf2c8267a Require 'korea-util.
(quail-hangul-switch-to-symbol-ksc): Deleted.
1997-12-09 04:18:08 +00:00
Kenichi Handa
8154bdfa68 Title string of the input method
"korean-hanja-jis" changed.
1997-12-09 04:18:08 +00:00
Kenichi Handa
34bec2c6f3 Require 'korea-util. Title string of the input
method "korean-hanja" changed.
(quail-hanja-switch-to-symbol-ksc): Deleted.
1997-12-09 04:18:08 +00:00
Kenichi Handa
d71da2a6a4 Title string of the input method
"korean-symbol" changed.  Require 'korea-util.
(quail-hangul-switch-back): Deleted.
1997-12-09 04:18:08 +00:00
Kenichi Handa
7c552ae840 The title string of input method "Ethiopic"
is changed.
1997-10-23 12:07:52 +00:00
Kenichi Handa
7547360ede Add tailing newline. 1997-09-22 01:56:30 +00:00
Kenichi Handa
6dae263a5a file name changed. 1997-09-22 01:54:24 +00:00
Richard M. Stallman
03d6c005d2 (german): Swap y and z. 1997-09-19 21:01:27 +00:00
Richard M. Stallman
1f68db67e0 (latin-2-postfix): Use : for double-acute again. 1997-09-15 20:04:22 +00:00
Richard M. Stallman
a6a9997660 (vietnamese-viqr): Doc fix. 1997-09-15 20:00:03 +00:00
Richard M. Stallman
a2e1d90c4b Initial revision 1997-09-13 04:32:07 +00:00
Richard M. Stallman
0830480467 Undo previous change. 1997-09-13 04:28:20 +00:00
Richard M. Stallman
1ae38812a9 (latin-2-postfix): Replace comma and period with `. Replace colon with /.
(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 /.
1997-09-12 08:14:01 +00:00
Richard M. Stallman
4472bb0031 (install): Use quail/* in the second tar that copies a dir named quail. 1997-09-11 00:06:36 +00:00
Kenichi Handa
2813d65208 Don't bind keys in quail-mode-map. The
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.
1997-09-10 13:14:45 +00:00
Kenichi Handa
aa5cc10d1a (install): Fix previous change. 1997-09-04 01:22:26 +00:00
Kenichi Handa
dc08b15f9d Do not copy leim-list.el twice. 1997-09-04 01:18:55 +00:00
Kenichi Handa
b0a22482ed (install): Copy `skk' subdirectory too. 1997-09-04 01:12:08 +00:00
Kenichi Handa
f10f03e8ee For each package, pass t for the SIMPLE
argument to quail-define-package.
1997-09-03 05:46:07 +00:00
Kenichi Handa
63f205ae72 Add rules for cancelling accents by typing
two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail
packages.
1997-09-02 05:11:59 +00:00
Richard M. Stallman
3c48e39a2a Pass t for the SIMPLE argument to quail-define-package. 1997-09-01 07:45:39 +00:00
Kenichi Handa
747ccff1e8 ("ethiopic"): Doc-sring fixed. Change the arg
TRANSLATION-KEYS.
(quail-mode-map): Change binding for ethio-insert-ethio-space.
(quail-mode-hook): Check the current Quail package name.
1997-09-01 07:21:00 +00:00
Kenichi Handa
ac880bd60a (dotdot): This macro deleted.
(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}.
1997-08-28 10:49:24 +00:00
Kenichi Handa
ef2300a746 Re-arrange macros so that the macro TIT contains
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.
1997-08-26 12:04:43 +00:00
Richard M. Stallman
84e1d56ade (install): Discard extra data in tar | tar command. 1997-08-26 03:25:49 +00:00
Kenichi Handa
fc249843a8 (quail-devanagari-compose-characters): Fix
previous change.
(quail-devanagari-hindi-compose-characters): Fix previous change.
1997-08-25 01:05:53 +00:00
Kenichi Handa
038dcdca49 (quail-japanese-kkc-mode-exit): Fix previous
change.
1997-08-25 01:05:53 +00:00
Kenichi Handa
7ad7d4c254 (leim-list.el): Fix previous change. 1997-08-22 08:12:40 +00:00
Kenichi Handa
3a408d72a2 (thai-keyboard-mapping-alist): Some entry corrected. 1997-08-22 05:13:32 +00:00
Kenichi Handa
e821c4f928 (quail-japanese-kkc-mode-exit): Run
input-method-after-insert-chunk-hook.
1997-08-22 01:24:31 +00:00
Kenichi Handa
a120d7cd8d (thai-keyboard-mapping-alist): Some entry corrected. 1997-08-22 01:24:31 +00:00
Kenichi Handa
10c63e04e9 (install): Just copy leim-list.el instead of running
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}.
1997-08-22 01:24:09 +00:00
Kenichi Handa
1dcf3e0f96 ("korean-hangul"): Doc-string of this Quail
package fixed.
1997-08-19 10:58:10 +00:00
Kenichi Handa
f7af6265bf Fix previous change. 1997-08-18 11:03:26 +00:00
Kenichi Handa
19d0c7aad4 (quail-devanagari-compose-characters): Do
not call throw.
(quail-devanagari-hindi-compose-characters): Likewise.
1997-08-18 10:54:31 +00:00
Kenichi Handa
dcae89291d (quail-hangul-switch-to-symbol-ksc): Call
activate-input-method instead of select-input-method.
1997-08-18 10:54:31 +00:00
Kenichi Handa
afc53a91e4 (quail-japanese-toggle-kana): Don't call
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.
1997-08-18 10:54:31 +00:00
Kenichi Handa
60071afc7e (quail-hangul-switch-back): Call
activate-input-method instead of select-input-method.
Use input-method-history instead of previous-input-method.
1997-08-18 10:54:31 +00:00
Kenichi Handa
50c3dd5bc0 (thai-consonant-input): Typo fixed. 1997-08-18 10:54:31 +00:00
Richard M. Stallman
734c9829fe (cyrillic-translit-bulgarian): New input method. 1997-08-16 17:53:30 +00:00
Kenichi Handa
21998786bd (lao-keyboard-mapping): Some elements corrected.
(lao-quail-define-rules): Some translation rules corrected.
1997-08-16 01:57:13 +00:00
Kenichi Handa
5d0c3ab61a (lrt-vowel-table): Some elements corrected.
("lao-lrt"): Doc-string of this Quail package modified.
Some tranlation rules added.
1997-08-16 01:57:13 +00:00
Kenichi Handa
36f99a9242 Invoke emacs by --no-init-file --no-site-file. 1997-08-10 04:06:02 +00:00
Kenichi Handa
486aa609d2 Change title string of input method "Lao". 1997-08-10 04:04:35 +00:00
Kenichi Handa
f89752e93e Change title string of input method "lao-lrt".
(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.
1997-08-10 04:04:35 +00:00