diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ed00b6e2d1e..6c2a4ea2471 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-02-21 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * composite.el (encode-composition-rule): Fix typo in error message. | ||
| 4 | (composition-function-table, auto-composition-mode): Doc fixes. | ||
| 5 | |||
| 1 | 2008-02-21 Kenichi Handa <handa@ni.aist.go.jp> | 6 | 2008-02-21 Kenichi Handa <handa@ni.aist.go.jp> |
| 2 | 7 | ||
| 3 | * composite.el (compose-chars-after): Fix arguments for a function | 8 | * composite.el (compose-chars-after): Fix arguments for a function |