aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Love2002-10-15 13:04:55 +0000
committerDave Love2002-10-15 13:04:55 +0000
commitdf7695904ca423f5f8bfb41d8a9b68c2831430b8 (patch)
treed1471573ee32223f6a8c87ae89453391048e0399
parentb054002f4a30a454f00a5c8852f8c25afda71fe5 (diff)
downloademacs-df7695904ca423f5f8bfb41d8a9b68c2831430b8.tar.gz
emacs-df7695904ca423f5f8bfb41d8a9b68c2831430b8.zip
*** empty log message ***
-rw-r--r--etc/ChangeLog2
-rw-r--r--src/ChangeLog4
2 files changed, 5 insertions, 1 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 4c4f812a766..6ef1aac6208 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,6 +1,6 @@
12002-10-11 Dave Love <fx@gnu.org> 12002-10-11 Dave Love <fx@gnu.org>
2 2
3 * charsets/ibm1047.map: New. 3 * charsets/ibm1047.map, charsets/alternativnj: New.
4 4
52002-10-10 Dave Love <fx@gnu.org> 52002-10-10 Dave Love <fx@gnu.org>
6 6
diff --git a/src/ChangeLog b/src/ChangeLog
index eedc240d0fa..d115cfd5d1a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12002-10-15 Dave Love <fx@gnu.org>
2
3 * editfns.c (Finsert_byte): Return a proper value.
4
12002-10-14 Kenichi Handa <handa@etl.go.jp> 52002-10-14 Kenichi Handa <handa@etl.go.jp>
2 6
3 * coding.c (decode_coding): Fix args to translate_chars. Pay 7 * coding.c (decode_coding): Fix args to translate_chars. Pay