emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/fontset.h,v
Date: Mon, 13 Aug 2007 13:42:33 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/08/13 13:41:28

Index: src/fontset.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/fontset.h,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -b -r1.37 -r1.38
--- src/fontset.h       26 Jul 2007 05:27:52 -0000      1.37
+++ src/fontset.h       13 Aug 2007 13:41:14 -0000      1.38
@@ -66,7 +66,7 @@
   /* Average width of glyphs in the font.  */
   int average_width;
 
-  /* 1 iff `vertical-centering-font-regexp' matches this font name.
+  /* 1 if `vertical-centering-font-regexp' matches this font name.
      In this case, we render characters at vartical center positions
      of lines.  */
   int vertical_centering;




reply via email to

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