comparison src/ChangeLog @ 103373:16b4872ef632

* xdisp.c (get_next_display_element): When handling wrap-prefix and line-prefix, treat \n as a control character (bug#3502).
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 10 Jun 2009 14:15:41 +0000
parents 1c54e0632a49
children acd98470dccd
comparison
equal deleted inserted replaced
103372:1c54e0632a49 103373:16b4872ef632
1 2009-06-10 Chong Yidong <cyd@stupidchicken.com>
2
3 * xdisp.c (get_next_display_element): When handling wrap-prefix
4 and line-prefix, treat \n as a control character (bug#3502).
5
1 2009-06-10 Kenichi Handa <handa@m17n.org> 6 2009-06-10 Kenichi Handa <handa@m17n.org>
2 7
3 * font.c (font_parse_family_registry): Fix for one-char foundry. 8 * font.c (font_parse_family_registry): Fix for one-char foundry.
4 (font_sort_entities): Initialize prefer_prop[FONT_AVGWIDTH_INDEX]. 9 (font_sort_entities): Initialize prefer_prop[FONT_AVGWIDTH_INDEX].
5 10