Mercurial > emacs
view etc/images/close.xpm @ 97558:ec399baa25dd
(Vfont_log_deferred): New variable.
(font_add_log): Check Vfont_log_deferred.
(font_deferred_log): New funciton.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 19 Aug 2008 07:46:52 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};