Mercurial > emacs
view etc/images/low-color/cut.xpm @ 98677:c731cc1618f8
* mark.texi (Shift Selection): Correct case in node name.
* emacs.texi (Top): Update node order in Mark chapter.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 13 Oct 2008 05:40:48 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * cut2_xpm[] = { "24 24 7 1", " c None", ". c #000100", "+ c #BBBDBA", "@ c #FFFFFF", "# c #6B6B66", "$ c #504D46", "% c #3E4850", " ", " ", " . . ", " . . ", " .+. .@. ", " .@$ #@. ", " .@#. .@+. ", " .@+$ #@+. ", " #@#. .@+$ ", " .@+$ $@+. ", " #@#.%@+# ", " .@+$#++. ", " .@+$+. ", " .++.. ", " ..#$. ", " ............. ", " . ... ... ... ", " .. .. .. .. ", " . . . . ", " .. .. .. .. ", " .... .. . ", " .... .... ", " ", " "};