diff options
Diffstat (limited to 'etc/NEWS')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -90,6 +90,9 @@ types any more. Add -DUSE_LISP_UNION_TYPE if you want union types. | |||
| 90 | 90 | ||
| 91 | * Changes in Emacs 21.4 | 91 | * Changes in Emacs 21.4 |
| 92 | 92 | ||
| 93 | ** New input method chinese-sisheng for inputting Chinese Pinyin | ||
| 94 | characters. | ||
| 95 | |||
| 93 | ** New command quail-show-key shows what key (or key sequence) to type | 96 | ** New command quail-show-key shows what key (or key sequence) to type |
| 94 | in the current input method to input a character at point. | 97 | in the current input method to input a character at point. |
| 95 | 98 | ||