emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/font.h,v


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/font.h,v
Date: Mon, 19 May 2008 07:23:21 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kenichi Handa <handa>   08/05/19 07:23:21

Index: font.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/font.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- font.h      15 May 2008 03:24:59 -0000      1.8
+++ font.h      19 May 2008 07:23:21 -0000      1.9
@@ -179,7 +179,7 @@
        is not available.  */
     FONT_FILE_INDEX,
 
-    /* Format of the font (symbol).  */
+    /* Format of the font (symbol) or nil if unknown.  */
     FONT_FORMAT_INDEX,
 
     /* This value is the length of font-object vector.  */




reply via email to

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