diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 69cd9ce64f7..69627ddb899 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2009-02-25 Kenichi Handa <handa@m17n.org> | 1 | 2009-02-25 Kenichi Handa <handa@m17n.org> |
| 2 | 2 | ||
| 3 | * ps-mule.el (ps-mule-begin-job): Don't call auto-compose-region. | ||
| 4 | |||
| 3 | * composite.el (auto-composition-mode): Don't add a hook to | 5 | * composite.el (auto-composition-mode): Don't add a hook to |
| 4 | after-change-functions. Don't decompose the buffer. | 6 | after-change-functions. Don't decompose the buffer. |
| 5 | (auto-composition-after-change): Delete it. | 7 | (auto-composition-after-change): Delete it. |