Mercurial > emacs
changeset 98278:6cc568b9215c
* xdisp.c (get_next_display_element): Handle string display correctly
when checking for the end of a box run.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 20 Sep 2008 21:43:47 +0000 |
parents | e5795c848893 |
children | 16fcbc5c4c7d |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Sat Sep 20 21:41:05 2008 +0000 +++ b/src/ChangeLog Sat Sep 20 21:43:47 2008 +0000 @@ -1,3 +1,8 @@ +2008-09-20 Chong Yidong <cyd@stupidchicken.com> + + * xdisp.c (get_next_display_element): Handle string display + correctly when checking for the end of a box run. + 2008-09-20 Glenn Morris <rgm@gnu.org> * fileio.c (Frename_file): Avoid copying to trash if a rename involves