]> code.delx.au - gnu-emacs/blobdiff - src/fontset.h
(eshell/time): Stringify and flatten the non-command arguments.
[gnu-emacs] / src / fontset.h
index a2bac100396ed69b8f2b34fc1855820e1b5dfd5e..c8bd1e36eabe97cbf258c933c546f8341024afef 100644 (file)
@@ -10,7 +10,7 @@ This file is part of GNU Emacs.
 
 GNU Emacs is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 
 GNU Emacs is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
+the Free Software Foundation; either version 3, or (at your option)
 any later version.
 
 GNU Emacs is distributed in the hope that it will be useful,
 any later version.
 
 GNU Emacs is distributed in the hope that it will be useful,
@@ -66,7 +66,7 @@ struct font_info
   /* Average width of glyphs in the font.  */
   int average_width;
 
   /* 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;
      In this case, we render characters at vartical center positions
      of lines.  */
   int vertical_centering;