Mercurial > emacs
view lisp/toolbar/close.xpm @ 55973:a5892fa95ff4
(completion-kill-region): Doc fix.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 07 Jun 2004 20:44:24 +0000 |
parents | 734ff40978ad |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};