diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 955c8929f92..3d8cfd61200 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2004-09-18 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * xdisp.c (try_window_reusing_current_matrix): | ||
| 4 | Handle the case where we reach the old displayed text, | ||
| 5 | out of sync with the old line boundary. | ||
| 6 | |||
| 1 | 2004-09-14 Stefan <monnier@iro.umontreal.ca> | 7 | 2004-09-14 Stefan <monnier@iro.umontreal.ca> |
| 2 | 8 | ||
| 3 | * fileio.c (Finsert_file_contents): Fix case of replacement in a | 9 | * fileio.c (Finsert_file_contents): Fix case of replacement in a |