Mercurial > emacs
view lisp/toolbar/cut.xpm @ 53306:9e78a65be39a
(tgetst1): Scan for "%pN"; if all
N are continuous in [1,9], remove all "%pN".
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Thu, 25 Dec 2003 12:12:20 +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 */ "........................", "........................", "........................", "........................", "........................", ".................. .....", "................ ......", "............... .......", ".............. ........", "............. .........", ".... .... ..... ..", "... ... .. ... ....", "... ... ......", ".... ... .........", ".......... ............", "......... ............", "........ .. ............", "....... ... ............", "....... .. .............", "....... ..............", "........................", "........................", "........................", "........................" };