aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKenichi Handa2002-08-08 12:34:08 +0000
committerKenichi Handa2002-08-08 12:34:08 +0000
commitb12a80582de5415d05a0fc5530f538b42e827c80 (patch)
tree54d5c4e1f66dfed8f12ce127377bddf241287d4a /src
parent62c32edf070d437da3457de5c8cbfc893ed39495 (diff)
downloademacs-b12a80582de5415d05a0fc5530f538b42e827c80.tar.gz
emacs-b12a80582de5415d05a0fc5530f538b42e827c80.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3ef666c9260..85064397cf1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12002-08-08 Kenichi Handa <handa@etl.go.jp>
2
3 * coding.c (Ffind_operation_coding_system): For write-region, if
4 VISIT is a filename, make it the target.
5
12002-08-07 Richard M. Stallman <rms@gnu.org> 62002-08-07 Richard M. Stallman <rms@gnu.org>
2 7
3 * alloc.c (mark_object): Detect long lists for debugging. 8 * alloc.c (mark_object): Detect long lists for debugging.