Mercurial > emacs
view etc/images/ezimage/bitsbang.xpm @ 107154:19d6b3997e3f
* emacs-lisp-intro.texi: Fix typo in name of `find-tag' command.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Mon, 15 Feb 2010 18:38:00 -0800 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_objod_xpm[] = { "15 15 3 1", " c None", ". c #000CFF", "+ c #FFFA00", " .. . .. . ", ". .++ . . . ", ". .++ . . . ", ". . ++. . . ", " .. ++ .. . ", " ++ ", ". ..++. .. ", ". . .++ . . ", ". . .++ . . ", ". . .++ . . ", ". .. . .. ", " ++ ", " .. . ++. . ", ". . . . . . ", ". . . . . . "};