Pavel Janík
60370d4073
Some fixes to follow coding conventions.
2001-07-15 19:53:53 +00:00
Dave Love
0922d3b44c
Remove all the setup-...-environment functions.
2000-05-14 15:21:41 +00:00
Kenichi Handa
01ba5cc0c1
(default-korean-keyboard): Initialize it
...
according to the environment variable HANGUL_KEYBOARD_TYPE.
1999-09-08 01:22:00 +00:00
Kenichi Handa
e72da895c0
* language/korea-util.el (isearch-toggle-korean-input-method):
...
Adjusted for the change of input method handling in isearch.el.
(isearch-hangul-switch-symbol-ksc): Likewise.
(isearch-hangul-switch-hanja): Likewise.
1999-05-11 04:28:26 +00:00
Kenichi Handa
45717142ef
(setup-XXX-environment): Just call set-language-environment. If
...
they used to do some other jobs than what done by
set-language-environment, those jobs are done in
setup-XXX-environment-internal now.
1998-08-10 06:42:41 +00:00
Kenichi Handa
fd28674852
(isearch-toggle-korean-input-method,
...
isearch-hangul-switch-symbol-ksc, isearch-hangul-switch-hanja):
New functions.
(korean-key-bindings): Renamed from exit-korean-environment-data.
Initialized apropriately.
(setup-korean-environment): Setup key bindings according to
korean-key-bindings.
(exit-korean-environment): Revert key bindings only if the current
key bindings is the same as what set by setup-korean-environment.
1998-06-26 03:29:58 +00:00
Kenichi Handa
8f3969f8ab
In setup-LANGUAGE-environment functions,
...
call set-language-environment-coding-systems.
1998-01-22 01:45:51 +00:00
Kenichi Handa
dee169ce38
Initial revision
1997-12-09 04:19:13 +00:00