comparison src/ChangeLog @ 98588:031a9e8080a9

* dispnew.c (update_text_area): Avoid looping due to large glyph overhangs (bug#1070).
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 09 Oct 2008 16:41:10 +0000
parents 23b67e5f4932
children d37ded169d17
comparison
equal deleted inserted replaced
98587:72f6d87044d3 98588:031a9e8080a9
1 2008-10-09 Chong Yidong <cyd@stupidchicken.com>
2
3 * dispnew.c (update_text_area): Avoid looping due to large glyph
4 overhangs (bug#1070).
5
1 2008-10-09 Kenichi Handa <handa@m17n.org> 6 2008-10-09 Kenichi Handa <handa@m17n.org>
2 7
3 * fontset.c (face_for_char): If face->fontset is negative, just 8 * fontset.c (face_for_char): If face->fontset is negative, just
4 return ascii_face. 9 return ascii_face.
5 10