aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenichi Handa2005-08-05 01:19:04 +0000
committerKenichi Handa2005-08-05 01:19:04 +0000
commit4f27bfc37fccea6520daecbde68a86d9f76b5a8d (patch)
treeb911fd8264735bc233f4ad21bead339c4d9a79ba
parentfbd3f1a9d3b00567c52c91a67617b2db99f1c721 (diff)
downloademacs-4f27bfc37fccea6520daecbde68a86d9f76b5a8d.tar.gz
emacs-4f27bfc37fccea6520daecbde68a86d9f76b5a8d.zip
*** empty log message ***
-rw-r--r--etc/ChangeLog4
-rw-r--r--lisp/ChangeLog5
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 @@
12005-08-05 Kenichi Handa <handa@m17n.org>
2
3 * NEWS: Fix the entry describing code-pages.
4
12005-07-28 Juanma Barranquero <lekktu@gmail.com> 52005-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 @@
12005-08-05 Kenichi Handa <handa@m17n.org>
2
3 * international/code-pages.el: Add autoload cookies for all coding
4 systems.
5
12005-08-04 Luc Teirlinck <teirllm@auburn.edu> 62005-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.