diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fd7e5bc9bc6..831b191832d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2008-09-05 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * language/tibetan.el: Fix setting of composition-function-table. | ||
| 4 | |||
| 5 | * composite.el (find-composition): Mention about the automatic | ||
| 6 | composition in the docstring. | ||
| 7 | |||
| 8 | * descr-text.el (describe-char): Fix handling of automatic | ||
| 9 | composition. | ||
| 10 | |||
| 1 | 2008-09-04 Juanma Barranquero <lekktu@gmail.com> | 11 | 2008-09-04 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 12 | ||
| 3 | * net/tramp-cache.el (tramp-flush-file-function): Fix typo in docstring. | 13 | * net/tramp-cache.el (tramp-flush-file-function): Fix typo in docstring. |