]> git.eshelyaron.com Git - emacs.git/commit
Fix oversights of "support X core font driver on cairo" change
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Wed, 19 Jun 2019 09:07:00 +0000 (18:07 +0900)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Wed, 19 Jun 2019 09:07:00 +0000 (18:07 +0900)
commit2419fa3937f07f8e2e4a79f77fe367a9979cb578
tree611706c80c2b4a6caae332e791e986b08f94e7cf
parent50c5d5621cb5e6d7c86829ac4b776d81e47b2189
Fix oversights of "support X core font driver on cairo" change

* src/Makefile.in (FONT_OBJ): Fix comment for USE_CAIRO.
* src/xfns.c (x_create_tip_frame) [USE_CAIRO]: Register xfont_driver.
src/Makefile.in
src/xfns.c