From a9f0145a1ea38b37b0c6c6bb1393a77013950e5d Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 20 Sep 2008 21:43:47 +0000 Subject: [PATCH] * xdisp.c (get_next_display_element): Handle string display correctly when checking for the end of a box run. --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 55d4ce23f82..abea2c4a2dc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2008-09-20 Chong Yidong + + * xdisp.c (get_next_display_element): Handle string display + correctly when checking for the end of a box run. + 2008-09-20 Glenn Morris * fileio.c (Frename_file): Avoid copying to trash if a rename involves -- 2.39.5