diff src/dispnew.c @ 94946:6009a07ef854

(fonts_changed_p): Comment improved.
author Kenichi Handa <handa@m17n.org>
date Wed, 14 May 2008 01:47:59 +0000
parents 11f28d8c2c22
children 8971ddf55736
line wrap: on
line diff
--- a/src/dispnew.c	Wed May 14 01:46:15 2008 +0000
+++ b/src/dispnew.c	Wed May 14 01:47:59 2008 +0000
@@ -324,7 +324,9 @@
    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;