Mercurial > emacs
changeset 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 | 72f6d87044d3 |
children | b4502c55e86b |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Thu Oct 09 16:09:02 2008 +0000 +++ b/src/ChangeLog Thu Oct 09 16:41:10 2008 +0000 @@ -1,3 +1,8 @@ +2008-10-09 Chong Yidong <cyd@stupidchicken.com> + + * dispnew.c (update_text_area): Avoid looping due to large glyph + overhangs (bug#1070). + 2008-10-09 Kenichi Handa <handa@m17n.org> * fontset.c (face_for_char): If face->fontset is negative, just