(fonts_changed_p): Comment improved.

This commit is contained in:
Kenichi Handa 2008-05-14 01:47:59 +00:00
parent c6b278e7cb
commit 3aa9f0c408

View file

@ -324,7 +324,9 @@ static struct frame *frame_matrix_frame;
matrix adjustments. Redisplay must stop, and glyph matrices must
be adjusted when this flag becomes non-zero during display. The
reason fonts can be loaded so late is that fonts of fontsets are
loaded on demand. */
loaded on demand. Another reason is that a line contains many
characters displayed by zero width or very narrow glyphs of
variable-width fonts. */
int fonts_changed_p;