Mercurial > emacs
view lisp/toolbar/cut.xpm @ 34725:30f56d213a09
(quail-input-method): Resize the help window again after it has all its
contents. Remove unneeded progn.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 20 Dec 2000 06:05:17 +0000 |
parents | 8f4a34146a9d |
children | 734ff40978ad |
line wrap: on
line source
/* XPM */ static char *magick[] = { /* columns rows colors chars-per-pixel */ "24 24 2 1", " c Gray0", ". c None", /* pixels */ "........................", "........................", "........................", "........................", "........................", ".................. .....", "................ ......", "............... .......", ".............. ........", "............. .........", ".... .... ..... ..", "... ... .. ... ....", "... ... ......", ".... ... .........", ".......... ............", "......... ............", "........ .. ............", "....... ... ............", "....... .. .............", "....... ..............", "........................", "........................", "........................", "........................" };