Mercurial > emacs
view etc/images/ezimage/checkmark.xpm @ 100367:b6b22701e97c
(tty_free_frame_resources): Renamed from delete_tty_output; all
callers changed. Call free_frame_faces to free the face cache.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 11 Dec 2008 20:38:36 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_chk_xpm[] = { "15 15 2 1", " c None", ". c #FF0000", " ", " . . .. ", " . . . ", " . . . . ", " . .. . ", " .. ", " .. ", " ... .. ", " ... .. ", " .... .. ", " ... .. ", " .... ", " ... ", " . ", " "};