Mercurial > emacs
view etc/images/ezimage/bits.xpm @ 79412:0bab3d7a6bff
(define-erc-response-handler): Fix typos in docstring.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 15 Nov 2007 18:36:38 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_obj_xpm[] = { "15 15 2 1", " c None", ". c #000CFF", " .. . .. . ", ". . . . . . ", ". . . . . . ", ". . . . . . ", " .. . .. . ", " ", ". .. . .. ", ". . . . . . ", ". . . . . . ", ". . . . . . ", ". .. . .. ", " ", " .. . .. . ", ". . . . . . ", ". . . . . . "};