]> git.eshelyaron.com Git - emacs.git/commit
* widgetprv.h (struct): Change font member to the new font struct.
authorChong Yidong <cyd@stupidchicken.com>
Tue, 26 Aug 2008 17:09:01 +0000 (17:09 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 26 Aug 2008 17:09:01 +0000 (17:09 +0000)
commit609849bc2e449892e63ad616dfb515842d0e1efd
tree36ce8981e819cd2d843579f9cb286f56e9473145
parent2e26409e2b9bee5d38b3f44235e34273e0934aeb
* widgetprv.h (struct): Change font member to the new font struct.

* widget.c: Include character.h and font.h for XSETFONT.
(setup_frame_gcs): Compute X font id from font struct, just once.
src/ChangeLog