Mercurial > emacs
view lisp/toolbar/close.xpm @ 52669:2db8fbd2339c
(cvs-mode-unmark-up): Move to goal column when done.
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Mon, 29 Sep 2003 14:40:28 +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 */ "........................", "........................", "........................", "........................", "........................", "........................", "....... .... ..........", "....... .. .........", "........ . ..........", "........ ...........", "......... ............", "......... ...........", "........ ..........", "........ . .........", "....... ... ........", "....... ..... .........", "........................", "........................", "........................", "........................", "........................", "........................", "........................", "........................" };