(fonts_changed_p): Comment improved.
This commit is contained in:
parent
c6b278e7cb
commit
3aa9f0c408
1 changed files with 3 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue