diff src/redisplay-output.c @ 269:b2472a1930f2 r20-5b33

Import from CVS: tag r20-5b33
author cvs
date Mon, 13 Aug 2007 10:27:19 +0200
parents 966663fcf606
children c5d627a313b1
line wrap: on
line diff
--- a/src/redisplay-output.c	Mon Aug 13 10:26:31 2007 +0200
+++ b/src/redisplay-output.c	Mon Aug 13 10:27:19 2007 +0200
@@ -354,6 +354,7 @@
 
   if (f->windows_structure_changed ||
       f->faces_changed ||
+      f->glyphs_changed ||
       cdl->ypos != ddl->ypos ||
       cdl->ascent != ddl->ascent ||
       cdl->descent != ddl->descent ||