diff options
| author | Kenichi Handa <handa@m17n.org> | 2005-08-05 01:19:04 +0000 |
|---|---|---|
| committer | Kenichi Handa <handa@m17n.org> | 2005-08-05 01:19:04 +0000 |
| commit | 4f27bfc37fccea6520daecbde68a86d9f76b5a8d (patch) | |
| tree | b911fd8264735bc233f4ad21bead339c4d9a79ba | |
| parent | fbd3f1a9d3b00567c52c91a67617b2db99f1c721 (diff) | |
| download | emacs-4f27bfc37fccea6520daecbde68a86d9f76b5a8d.tar.gz | |
*** empty log message ***
| -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 @@ +2005-08-05 Kenichi Handa <handa@m17n.org> + + * NEWS: Fix the entry describing code-pages. + 2005-07-28 Juanma Barranquero <lekktu@gmail.com> * .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 @@ +2005-08-05 Kenichi Handa <handa@m17n.org> + + * international/code-pages.el: Add autoload cookies for all coding + systems. + 2005-08-04 Luc Teirlinck <teirllm@auburn.edu> * cus-start.el (all): Put undo.c where it alphabetically belongs. |
