emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/xfaces.c,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/src/xfaces.c,v
Date: Tue, 14 Oct 2008 14:37:04 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/10/14 14:37:03

Index: xfaces.c
===================================================================
RCS file: /sources/emacs/emacs/src/xfaces.c,v
retrieving revision 1.415
retrieving revision 1.416
diff -u -b -r1.415 -r1.416
--- xfaces.c    14 Oct 2008 04:08:08 -0000      1.415
+++ xfaces.c    14 Oct 2008 14:37:03 -0000      1.416
@@ -3364,7 +3364,6 @@
         the attribute is mandatory.  Also, clear the average
         width.  */
       font_clear_prop (XVECTOR (lface)->contents, prop_index);
-      font_clear_prop (XVECTOR (lface)->contents, FONT_AVGWIDTH_INDEX);
     }
 
   /* Changing a named face means that all realized faces depending on




reply via email to

[Prev in Thread] Current Thread [Next in Thread]