From 34fcddd0163fb74f411b7a2d74f0a4df4e928ef8 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Fri, 24 Oct 2008 18:53:54 +0000 Subject: [PATCH] * xdisp.c (handle_single_display_spec, handle_display_prop): Undo 2005-05-16 change. (handle_stop): Pop iterator if it's loaded with an empty string. (get_overlay_strings_1): Don't save iterator if it's loaded with an empty string (bug#1201). --- src/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 7620a321c18..7176a2aa6ec 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2008-10-24 Chong Yidong + + * xdisp.c (handle_single_display_spec, handle_display_prop): Undo + 2005-05-16 change. + (handle_stop): Pop iterator if it's loaded with an empty string. + (get_overlay_strings_1): Don't save iterator if it's loaded with + an empty string (bug#1201). + 2008-10-24 Kenichi Handa * ftfont.c (ftfont_otf_features): Fix previous change. -- 2.39.5