Mercurial > emacs
diff src/ChangeLog @ 71345:50899a9ba412
* xdisp.c (back_to_previous_visible_line_start): Reset
it->continuation_lines_width.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 14 Jun 2006 14:29:47 +0000 |
parents | b8939b94e16b |
children | b4fb555ddd05 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Jun 14 10:42:25 2006 +0000 +++ b/src/ChangeLog Wed Jun 14 14:29:47 2006 +0000 @@ -1,3 +1,8 @@ +2006-06-14 Chong Yidong <cyd@stupidchicken.com> + + * xdisp.c (back_to_previous_visible_line_start): Reset + it->continuation_lines_width. + 2006-06-14 Richard Stallman <rms@gnu.org> * eval.c (Fdefconst): Mark variable as risky.