# HG changeset patch # User Gerd Moellmann # Date 1001518207 0 # Node ID 30f1175b2a9f385a29ef9a20dafa5933adc8773e # Parent dbb9a39690943f63ffe17c5acab7ca53e2712015 *** empty log message *** diff -r dbb9a3969094 -r 30f1175b2a9f src/ChangeLog --- a/src/ChangeLog Wed Sep 26 15:29:49 2001 +0000 +++ b/src/ChangeLog Wed Sep 26 15:30:07 2001 +0000 @@ -1,5 +1,8 @@ 2001-09-26 Gerd Moellmann + * fileio.c (Finsert_file_contents): If REPLACE is non-nil, stop + reading at EOF. + * xdisp.c (with_echo_area_buffer): Use echo_kboard instead of the only temporarily set echoing flag for deciding when the cancel echoing.