Mercurial > emacs
view etc/images/ezimage/bits.xpm @ 67216:fc58516afccd
Include fcntl.h. Define O_WRONLY if not defined.
(valid_lisp_object_p) [!GC_MARK_STACK]: Validate pointer by
passing it to `emacs_write'.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 30 Nov 2005 00:04:51 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_obj_xpm[] = { "15 15 2 1", " c None", ". c #000CFF", " .. . .. . ", ". . . . . . ", ". . . . . . ", ". . . . . . ", " .. . .. . ", " ", ". .. . .. ", ". . . . . . ", ". . . . . . ", ". . . . . . ", ". .. . .. ", " ", " .. . .. . ", ". . . . . . ", ". . . . . . "};