From: Chong Yidong Date: Sun, 29 Mar 2009 17:12:10 +0000 (+0000) Subject: * ftfont.c: Conditionalize prototyping and use of ftfont_variation_glyphs. X-Git-Tag: emacs-pretest-23.0.92~29 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5da5f80524b3936788df5af791352ea7bef20d20;p=emacs.git * ftfont.c: Conditionalize prototyping and use of ftfont_variation_glyphs. --- diff --git a/src/ChangeLog b/src/ChangeLog index 2e2ca792323..b5bb58bf44b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2009-03-29 Sebastian Rose (tiny change) + + * ftfont.c: Conditionalize prototyping and use of + ftfont_variation_glyphs. + 2009-03-28 Stefan Monnier * frame.c (delete_frame): Work around compiler bug.