diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6a5d0e4aefb..fdc2e2cdb29 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2001-03-05 Kenichi Handa <handa@etl.go.jp> | 1 | 2001-03-05 Kenichi Handa <handa@etl.go.jp> |
| 2 | 2 | ||
| 3 | * language/ethio-util.el (ethio-toggle-space): Update | ||
| 4 | current-input-method-title if necessary. | ||
| 5 | (ethio-toggle-punctuation): Likewise. | ||
| 6 | |||
| 3 | * international/quail.el (quail-title): Fix for the case that a | 7 | * international/quail.el (quail-title): Fix for the case that a |
| 4 | title of an input method is specified by a list of the same form | 8 | title of an input method is specified by a list of the same form |
| 5 | as used in mode-line-format. | 9 | as used in mode-line-format. |