From: Kenichi Handa Date: Thu, 8 Aug 2002 12:39:09 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.2.91~128 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=be6ea68bb47d2ae72c7c8ef6087782a0753907a9;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 5b1e02b8c95..720eb51d8d4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2002-08-08 Kenichi Handa + + * coding.c (Ffind_operation_coding_system): For write-region, if + VISIT is a filename, make it the target. + 2002-08-03 Gerd Moellmann * xdisp.c (forward_to_next_line_start): Fix a condition that