1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-19 10:22:27 +00:00
Commit Graph

94 Commits

Author SHA1 Message Date
Kenichi Handa
bcc1e37875 (quail-japanese-hankaku-update-translation):
Adjusted for the change of input method handling.
1998-09-25 07:32:05 +00:00
Kenichi Handa
0dced2c95b (quail-japanese-katakana-update-translation):
Adjusted for the change of input method handling.
1998-09-16 07:21:31 +00:00
Kenichi Handa
dc6d26392c (quail-tibetan-input-wylie): Adjusted for the
change of input method handling.
(quail-tibetan-input-tibkey): Likewise.
1998-09-02 04:51:42 +00:00
Kenichi Handa
a07cbed83e ("czech"): Make this input method deterministic,
kbd-translate, and show-layout.
1998-08-17 02:34:54 +00:00
Kenichi Handa
eae6e8c2b7 Fix several translation rules. 1998-08-15 01:28:14 +00:00
Richard M. Stallman
9e0b2b081e Comment changes. 1998-08-12 21:47:35 +00:00
Richard M. Stallman
1f5404a02e Few key sequences added to some keyboards. 1998-08-12 21:47:18 +00:00
Kenichi Handa
efc1d64f2a (quail-japanese-use-double-n): New variable.
(quail-japanese-update-translation): Adjusted for the change of
quail-update-translation.  Now this function should return
CONTROL-FLAG.
(quail-japanese-toggle-kana): Update quail-conversion-str.
(quail-japanese-kanji-kkc): Likewise.
(quail-japanese-switch-package): Reset quail-current-str and
quail-conversion-str.
1998-08-06 05:38:11 +00:00
Kenichi Handa
addbff897a (quail-japanese-kanji-kkc): Set
quail-translation to nil after calling kkc-region so that
translation mode is restarted correctly.
1998-07-25 04:23:13 +00:00
Kenichi Handa
9dda7cad50 (quail-japanese-kanji-kkc): Handle the case
that conversion is cancelled in kkc-region.
(quail-japanese-switch-package): Fix previous change.
1998-07-21 01:42:40 +00:00
Kenichi Handa
ebe8a0daf5 (quail-japanese-update-translation): Handle
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.
1998-07-19 05:17:35 +00:00
Kenichi Handa
b528110c6c (quail-japanese-kanji-kkc): Adjusted for the change of quail.el.
(quail-japanese-switch-package): Likewise.
1998-07-16 00:14:44 +00:00
Kenichi Handa
20b5aff947 Keys for modern Korean syllables fixed.
Some keys for ancient Korean syllables are changed properly.
1998-07-03 04:39:22 +00:00
Kenichi Handa
7678db2590 Don't add hook to quail-mode-hook.
(ethio-select-a-translation): New function.
1998-06-20 02:58:52 +00:00
Richard M. Stallman
8f840b7535 (RUN-EMACS): Add --multibyte. 1998-06-10 20:56:06 +00:00
Karl Heuer
4c46acd63b (SLAVIC): Delete redundant backslash. 1998-04-29 05:22:19 +00:00
Richard M. Stallman
438c2139e6 (install): Make INSTALLDIR and contents world-readable. 1998-04-28 21:11:23 +00:00
Kenichi Handa
e8bcd26ec1 (SLAVIC): New macro.
(EUROPEAN): Include ${SLAVIC}
1998-04-20 02:15:45 +00:00
Andreas Schwab
cf8b2b275c Prepend ${srcdir} to all non-TIT lisp file names.
(leim-list.el): Depend on ${WORLD}.
1998-04-14 10:34:22 +00:00
Andreas Schwab
d9f86f8fe4 (latin-2-alt-postfix): Doc fix. 1998-04-14 10:30:58 +00:00
Karl Heuer
0593f44634 Correct starting commentary. 1998-04-08 07:05:35 +00:00
Andreas Schwab
515e3036c0 (lrt-composing-pattern-double-c): Change
chars-in-string to length.
(lrt-generate-quail-map): Change sref to aref, and make second
argument of substring a character index.
1998-04-06 09:49:37 +00:00
Richard M. Stallman
f45b7beb1c (${TIT}): Fix shell conditional syntax. 1998-03-27 04:58:07 +00:00
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