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: Mon, 30 Jun 2008 02:12:47 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/06/30 02:12:47

Index: xfaces.c
===================================================================
RCS file: /sources/emacs/emacs/src/xfaces.c,v
retrieving revision 1.401
retrieving revision 1.402
diff -u -b -r1.401 -r1.402
--- xfaces.c    30 Jun 2008 02:09:21 -0000      1.401
+++ xfaces.c    30 Jun 2008 02:12:47 -0000      1.402
@@ -3964,7 +3964,7 @@
       lvec[i] = gvec[i];
 
   /* If the default face was changed, realize it again, and update the
-     `font' face parameter.  */
+     `font' frame parameter.  */
   if (EQ (face, Qdefault))
     {
       struct face_cache *c = FRAME_FACE_CACHE (f);




reply via email to

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