From afb11cdc949d845bbad8e80a502eb0464ac5a065 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Tue, 14 Oct 2008 14:37:03 +0000 Subject: [PATCH] (Finternal_set_lisp_face_attribute): Revert last change. --- src/xfaces.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/xfaces.c b/src/xfaces.c index 196abe11dd7..11e2c3c10b7 100644 --- a/src/xfaces.c +++ b/src/xfaces.c @@ -3364,7 +3364,6 @@ FRAME 0 means change the face on all frames, and change the default 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 -- 2.39.5