Mercurial > emacs
comparison src/ChangeLog @ 43219:1e589b2b35e9
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sat, 09 Feb 2002 22:58:25 +0000 |
parents | 03de2881ebbb |
children | 797cb16761b0 |
comparison
equal
deleted
inserted
replaced
43218:a4b638169822 | 43219:1e589b2b35e9 |
---|---|
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. |
4 | 10 |
5 * xdisp.c (display_mode_lines): Fix last change. | 11 * xdisp.c (display_mode_lines): Fix last change. |