diff options
| -rw-r--r-- | lisp/ChangeLog.22 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog.22 b/lisp/ChangeLog.22 index 3f08e563c41..d8829040efb 100644 --- a/lisp/ChangeLog.22 +++ b/lisp/ChangeLog.22 | |||
| @@ -1,3 +1,15 @@ | |||
| 1 | 2004-04-20 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * descr-text.el (describe-char): Make it work on *Help* buffer. | ||
| 4 | Suppress auto-compostion on a region describing about composition. | ||
| 5 | |||
| 6 | * language/european.el (diacritic-compose-region): Compose | ||
| 7 | diacritical marks only with a character whose syntax is word | ||
| 8 | constituent. | ||
| 9 | (diacritic-compose-string): Likewise. | ||
| 10 | (diacritic-composition-function): Likewise. | ||
| 11 | (diacritic-post-read-conversion): Delete it. | ||
| 12 | |||
| 1 | 2004-04-19 Kenichi Handa <handa@m17n.org> | 13 | 2004-04-19 Kenichi Handa <handa@m17n.org> |
| 2 | 14 | ||
| 3 | * international/characters.el: Fix invalid encoding caused by the | 15 | * international/characters.el: Fix invalid encoding caused by the |