emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/ftfont.c,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/ftfont.c,v
Date: Sun, 01 Jun 2008 21:26:53 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/06/01 21:26:53

Index: ftfont.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ftfont.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- ftfont.c    31 May 2008 02:27:46 -0000      1.17
+++ ftfont.c    1 Jun 2008 21:26:53 -0000       1.18
@@ -42,7 +42,7 @@
 /* Fontconfig's generic families and their aliases.  */
 static Lisp_Object Qmonospace, Qsans_serif, Qserif, Qmono, Qsans, Qsans__serif;
 
-/* Flag to tell if FcInit is areadly called or not.  */
+/* Flag to tell if FcInit is already called or not.  */
 static int fc_initialized;
 
 /* Handle to a FreeType library instance.  */




reply via email to

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