src/font.c (Qopentype): Don't make static (used from w32uniscribe.c).
[bpt/emacs.git] / src / ChangeLog
index e3e6862..8ab1974 100644 (file)
@@ -3,6 +3,10 @@
        * process.c (Qprocessp): Don't declare static.
        * lisp.h (Qprocessp): Declare again.
 
+2011-04-15  Juanma Barranquero  <lekktu@gmail.com>
+
+       * font.c (Qopentype): Don't make static (used from w32uniscribe.c).
+
 2011-04-14  Paul Eggert  <eggert@cs.ucla.edu>
 
        Improve C-level modularity by making more things 'static'.