]> code.delx.au - gnu-emacs/commit
* ftxfont.c: Make symbols static if they're not exported.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 12 Apr 2011 08:42:29 +0000 (01:42 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 12 Apr 2011 08:42:29 +0000 (01:42 -0700)
commit1675728f009404df6bc79b7e0933bc675afa1be1
treefb59d49bf354757f72dd2ef06c53882a04fb8257
parente4cebfca13580f80fb0ecee27afb81b55c031535
* ftxfont.c: Make symbols static if they're not exported.

(ftxfont_driver): Export only if !defined HAVE_XFT && def8ined
HAVE_FREETYPE.
* font.h (ftxfont_driver): Likewise.
src/ChangeLog
src/font.h
src/ftxfont.c