diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 958b410cead..b4589591e16 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -4,6 +4,8 @@ | |||
| 4 | 4 | ||
| 5 | 2002-04-22 Richard M. Stallman <rms@gnu.org> | 5 | 2002-04-22 Richard M. Stallman <rms@gnu.org> |
| 6 | 6 | ||
| 7 | * cmds.c (Fend_of_line): Handle intangible text in mid line. | ||
| 8 | |||
| 7 | * window.c (make_window): Initialize height_fixed_p, | 9 | * window.c (make_window): Initialize height_fixed_p, |
| 8 | last_cursor_off_p, and p->cursor_off_p slots. | 10 | last_cursor_off_p, and p->cursor_off_p slots. |
| 9 | 11 | ||