diff options
| -rw-r--r-- | etc/ChangeLog | 4 | ||||
| -rw-r--r-- | lisp/ChangeLog | 5 |
2 files changed, 9 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 80e01003faa..cddc109c39b 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2005-08-05 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * NEWS: Fix the entry describing code-pages. | ||
| 4 | |||
| 1 | 2005-07-28 Juanma Barranquero <lekktu@gmail.com> | 5 | 2005-07-28 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 6 | ||
| 3 | * .cvsignore: Add `icons' (for in-place installs). | 7 | * .cvsignore: Add `icons' (for in-place installs). |
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4d079a64f47..8429e43e601 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-08-05 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * international/code-pages.el: Add autoload cookies for all coding | ||
| 4 | systems. | ||
| 5 | |||
| 1 | 2005-08-04 Luc Teirlinck <teirllm@auburn.edu> | 6 | 2005-08-04 Luc Teirlinck <teirllm@auburn.edu> |
| 2 | 7 | ||
| 3 | * cus-start.el (all): Put undo.c where it alphabetically belongs. | 8 | * cus-start.el (all): Put undo.c where it alphabetically belongs. |