diff options
| author | Kenichi Handa | 1997-08-16 01:55:27 +0000 |
|---|---|---|
| committer | Kenichi Handa | 1997-08-16 01:55:27 +0000 |
| commit | a5aab75c8499e24a93ab5f9814a8a0ab8966584d (patch) | |
| tree | 8e0015e0440ffa04255eddf0742cc8b01f4d2397 /lisp | |
| parent | cf4e60276add3d487135cff8e999e3a27ed937aa (diff) | |
| download | emacs-a5aab75c8499e24a93ab5f9814a8a0ab8966584d.tar.gz emacs-a5aab75c8499e24a93ab5f9814a8a0ab8966584d.zip | |
(setup-japanese-environment): Delete
a code setting default value of default-input-method.
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/language/japan-util.el | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/lisp/language/japan-util.el b/lisp/language/japan-util.el index 2236428f242..c6c31fa4dec 100644 --- a/lisp/language/japan-util.el +++ b/lisp/language/japan-util.el | |||
| @@ -46,10 +46,7 @@ | |||
| 46 | 'japanese-shift-jis | 46 | 'japanese-shift-jis |
| 47 | 'iso-2022-7bit)) | 47 | 'iso-2022-7bit)) |
| 48 | 48 | ||
| 49 | (setq default-input-method "japanese") | 49 | (setq default-input-method "japanese")) |
| 50 | (setq-default default-input-method "japanese") | ||
| 51 | |||
| 52 | ) | ||
| 53 | 50 | ||
| 54 | (defconst japanese-kana-table | 51 | (defconst japanese-kana-table |
| 55 | '((?$B$"(B ?$B%"(B ?(I1(B) (?$B$$(B ?$B%$(B ?(I2(B) (?$B$&(B ?$B%&(B ?(I3(B) (?$B$((B ?$B%((B ?(I4(B) (?$B$*(B ?$B%*(B ?(I5(B) | 52 | '((?$B$"(B ?$B%"(B ?(I1(B) (?$B$$(B ?$B%$(B ?(I2(B) (?$B$&(B ?$B%&(B ?(I3(B) (?$B$((B ?$B%((B ?(I4(B) (?$B$*(B ?$B%*(B ?(I5(B) |