view lisp/toolbar/cut.xpm @ 45877:74f67ed375f0

Rename Trailing Whitespace to Useless Whitespace and move it. New node Fringes. Document display-time-mail-file and display-time-mail-directory. Rearange and rewrite the Cursor Display node and updated info on cursor appearance in nonselected windows.
author Richard M. Stallman <rms@gnu.org>
date Mon, 17 Jun 2002 16:26:04 +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 */
"........................",
"........................",
"........................",
"........................",
"........................",
".................. .....",
"................  ......",
"...............  .......",
"..............  ........",
".............  .........",
"....    ....  .....   ..",
"... ...  ..  ...    ....",
"... ...           ......",
"....    ...    .........",
"..........  ............",
".........   ............",
"........ .. ............",
"....... ... ............",
"....... .. .............",
".......   ..............",
"........................",
"........................",
"........................",
"........................"
};