diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e3a423e7eae..ed02be8761b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2000-06-16 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-06-16 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * keymap.c (describe_buffer_bindings): Add `\f\n' in front | ||
| 4 | of titles. | ||
| 5 | |||
| 3 | * dispnew.c (update_frame_1): Handle case that cursor vpos is | 6 | * dispnew.c (update_frame_1): Handle case that cursor vpos is |
| 4 | out of bounds. | 7 | out of bounds. |
| 5 | 8 | ||