diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3d8cfd61200..9cd8931ff8a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2004-09-18 Richard M. Stallman <rms@gnu.org> | 1 | 2004-09-18 Richard M. Stallman <rms@gnu.org> |
| 2 | 2 | ||
| 3 | * buffer.c (syms_of_buffer) <default-major-mode>: Doc fix. | ||
| 4 | |||
| 3 | * xdisp.c (try_window_reusing_current_matrix): | 5 | * xdisp.c (try_window_reusing_current_matrix): |
| 4 | Handle the case where we reach the old displayed text, | 6 | Handle the case where we reach the old displayed text, |
| 5 | out of sync with the old line boundary. | 7 | out of sync with the old line boundary. |