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 6597ac66549..b04c003a479 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2000-04-22 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * dispnew.c (update_frame_line): When writing a whole line, make | ||
| 4 | sure cursor is in the right row afterwards, otherwise a use of | ||
| 5 | capability `ch' in cmgoto might leave the cursor in the row below. | ||
| 6 | |||
| 1 | 2000-04-21 Gerd Moellmann <gerd@gnu.org> | 7 | 2000-04-21 Gerd Moellmann <gerd@gnu.org> |
| 2 | 8 | ||
| 3 | * lisp.h (struct Lisp_Buffer_Cons): Remove. | 9 | * lisp.h (struct Lisp_Buffer_Cons): Remove. |