aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorChong Yidong2008-09-20 21:43:47 +0000
committerChong Yidong2008-09-20 21:43:47 +0000
commita9f0145a1ea38b37b0c6c6bb1393a77013950e5d (patch)
treef934f0e9730c99c2608d29dd633ee08548244542 /src
parent6bddfc97687ba69eb9199f25a16197a1bd5cc3d3 (diff)
downloademacs-a9f0145a1ea38b37b0c6c6bb1393a77013950e5d.tar.gz
emacs-a9f0145a1ea38b37b0c6c6bb1393a77013950e5d.zip
* xdisp.c (get_next_display_element): Handle string display correctly
when checking for the end of a box run.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 55d4ce23f82..abea2c4a2dc 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12008-09-20 Chong Yidong <cyd@stupidchicken.com>
2
3 * xdisp.c (get_next_display_element): Handle string display
4 correctly when checking for the end of a box run.
5
12008-09-20 Glenn Morris <rgm@gnu.org> 62008-09-20 Glenn Morris <rgm@gnu.org>
2 7
3 * fileio.c (Frename_file): Avoid copying to trash if a rename involves 8 * fileio.c (Frename_file): Avoid copying to trash if a rename involves