comparison src/ChangeLog @ 99110:95f2001909fc

* 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).
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 24 Oct 2008 18:53:54 +0000
parents 8b53f3fcb473
children cb50c1c2666b
comparison
equal deleted inserted replaced
99109:8b53f3fcb473 99110:95f2001909fc
1 2008-10-24 Chong Yidong <cyd@stupidchicken.com>
2
3 * xdisp.c (handle_single_display_spec, handle_display_prop): Undo
4 2005-05-16 change.
5 (handle_stop): Pop iterator if it's loaded with an empty string.
6 (get_overlay_strings_1): Don't save iterator if it's loaded with
7 an empty string (bug#1201).
8
1 2008-10-24 Kenichi Handa <handa@m17n.org> 9 2008-10-24 Kenichi Handa <handa@m17n.org>
2 10
3 * ftfont.c (ftfont_otf_features): Fix previous change. 11 * ftfont.c (ftfont_otf_features): Fix previous change.
4 (ftfont_otf_capability): Check FeatureList.FeatureCount before 12 (ftfont_otf_capability): Check FeatureList.FeatureCount before
5 calling ftfont_otf_features. 13 calling ftfont_otf_features.