(Qfont_spec, Qfont_entity, Qfont_object): Extern them.
[bpt/emacs.git] / src / ftfont.h
index fbdb1e3..78d9c20 100644 (file)
@@ -1,5 +1,5 @@
 /* ftfont.h -- Interface definition for Freetype font backend.
-   Copyright (C) 2007
+   Copyright (C) 2007, 2008
      National Institute of Advanced Industrial Science and Technology (AIST)
      Registration Number H13PRO009
 
@@ -7,7 +7,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
-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,
@@ -37,3 +37,6 @@ extern Lisp_Object ftfont_shape_by_flt P_ ((Lisp_Object, struct font *,
 #endif /* HAVE_M17N_FLT */
 
 #endif /* EMACS_FTFONT_H */
+
+/* arch-tag: cec13d1c-7156-4997-9ebd-e989040c3d78
+   (do not change this comment) */