Mercurial > emacs
diff src/ChangeLog @ 48590:8da2e1b64deb
*** empty log message ***
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Fri, 29 Nov 2002 16:20:20 +0000 |
| parents | 19e22f0844d9 |
| children | 7337b8a65b5c |
line wrap: on
line diff
--- a/src/ChangeLog Fri Nov 29 16:19:26 2002 +0000 +++ b/src/ChangeLog Fri Nov 29 16:20:20 2002 +0000 @@ -1,3 +1,9 @@ +2002-11-29 Richard M. Stallman <rms@gnu.org> + + * xdisp.c (start_display): Check more intelligently for + whether the line is continued. + (move_it_vertically_backward): Clear it->continuation_lines_width. + 2002-11-28 Dave Love <fx@gnu.org> * s/amdahl.h, s/unipl5-0.h, m/sgi3000.h, s/3700.h, s/alliant-2800.h:
