Mercurial > emacs
view lisp/toolbar/cut.xpm @ 34942:af688bd6c419
(x_figure_window_size): Do not allow new_height and
new_width of frame to override specified values.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Mon, 01 Jan 2001 22:25:57 +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 */ "........................", "........................", "........................", "........................", "........................", ".................. .....", "................ ......", "............... .......", ".............. ........", "............. .........", ".... .... ..... ..", "... ... .. ... ....", "... ... ......", ".... ... .........", ".......... ............", "......... ............", "........ .. ............", "....... ... ............", "....... .. .............", "....... ..............", "........................", "........................", "........................", "........................" };