Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
40935:c991c9834a24 | 40936:502ce3b46535 |
---|---|
1 2001-11-11 Richard M. Stallman <rms@gnu.org> | 1 2001-11-11 Richard M. Stallman <rms@gnu.org> |
2 | |
3 * sysdep.c (child_setup_tty): Don't clear ICRNL or INLCR. | |
4 | |
5 * lread.c (read_escape): Use end_of_file_error for reporting eof. | |
2 | 6 |
3 * insdel.c (replace_range): Use adjust_markers_for_replace | 7 * insdel.c (replace_range): Use adjust_markers_for_replace |
4 instead of adjust_markers_for_delete and adjust_markers_for_insert. | 8 instead of adjust_markers_for_delete and adjust_markers_for_insert. |
5 | 9 |
6 * intervals.h: Declare set_text_properties and set_text_properties_1. | 10 * intervals.h: Declare set_text_properties and set_text_properties_1. |