Mercurial > emacs
diff src/ChangeLog @ 40936:502ce3b46535
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 11 Nov 2001 20:15:03 +0000 |
parents | 79d4aae20aa3 |
children | 10100f892f32 |
line wrap: on
line diff
--- a/src/ChangeLog Sun Nov 11 20:14:47 2001 +0000 +++ b/src/ChangeLog Sun Nov 11 20:15:03 2001 +0000 @@ -1,5 +1,9 @@ 2001-11-11 Richard M. Stallman <rms@gnu.org> + * sysdep.c (child_setup_tty): Don't clear ICRNL or INLCR. + + * lread.c (read_escape): Use end_of_file_error for reporting eof. + * insdel.c (replace_range): Use adjust_markers_for_replace instead of adjust_markers_for_delete and adjust_markers_for_insert.