Mercurial > emacs
view src/m/pyrmips.h @ 91247:217eabc2db11
(font_prepare_cache, font_finish_cache, font_get_cache): New
functions.
(font_clear_cache): New function.
(font_list_entities): Use font_get_cache.
(font_matching_entity): Likewise.
(font_update_drivers): Call font_clear_cache when finishing a
driver.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 18 Dec 2007 11:40:00 +0000 |
parents | 68c22ea6027c |
children |
line wrap: on
line source
/* Configuration file for the Pyramid machine that uses the MIPS cpu. */ /* This does not fully work. */ #include "m-pyramid.h" #define SYSTEM_MALLOC #define CANNOT_DUMP /* arch-tag: 82559148-25a8-466d-bbb3-f903f7666b7a (do not change this comment) */