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 044eb6c75a5..a7bb9948838 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2002-02-09 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * insdel.c (make_gap_smaller): Preserve BEG_UNCHANGED during gap | ||
| 4 | reduction. This fixes a display problem where stray newlines were | ||
| 5 | inserted in the window (corrected by C-l). Clarified code (IMHO). | ||
| 6 | |||
| 1 | 2002-02-09 Eli Zaretskii <eliz@is.elta.co.il> | 7 | 2002-02-09 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 8 | ||
| 3 | * dispextern.h (CURRENT_MODE_LINE_FACE_ID): Fix last change. | 9 | * dispextern.h (CURRENT_MODE_LINE_FACE_ID): Fix last change. |