** Changes in input method usage.
Now you can use arrow keys (right, left, down, up) for selecting among the alternatives just the same way as you do by C-f, C-b, C-n, and C-p respectively.

You can use the ENTER key to accept the current conversion.

If you type TAB to display a list of alternatives, you can select one of the alternatives with Mouse-2.

The meaning of the variable `input-method-verbose-flag' is changed so that you can set it to t, nil, `default', or `complex-only'.

If the value is nil, extra guidance is never given.

If the value is t, extra guidance is always given.

If the value is `complex-only', extra guidance is always given only when you are using complex input methods such as chinese-py.

If the value is `default' (this is the default), extra guidance is given in the following case: o When you are using a complex input method. o When you are using a simple input method but not in the minibuffer.

If you are using Emacs through a very slow line, setting input-method-verbose-flag to nil or to complex-only is a good choice, and if you are using an input method you are not familiar with, setting it to t is helpful.

The old command select-input-method is now called set-input-method.

In the language environment "Korean", you can use the following keys: Shift-SPC toggle-korean-input-method C-F9 quail-hangul-switch-symbol-ksc F9 quail-hangul-switch-hanja These key bindings are canceled when you switch to another language environment.