view etc/images/low-color/paste.xpm @ 99899:2796739a5e4f

* calculator.el (calculator-op-or-exp): Reflow docstring. (calculator-remove-zeros, calculator-repR, calculator-repL): Fix typos in docstrings.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 25 Nov 2008 00:30:47 +0000
parents 28718fa5d988
children
line wrap: on
line source

/* XPM */
static char * paste2_xpm[] = {
"24 24 8 1",
" 	c None",
".	c #FFFFFF",
"+	c #BBBDBA",
"@	c #000100",
"#	c #6B6B66",
"$	c #504D46",
"%	c #D3B354",
"&	c #974F3D",
"       @@@@             ",
" @@@@@@+..#@@@@@@       ",
"@.....$.++#$+...+@      ",
"@.++++$.##+$#+++%@      ",
"@.+++$..+++#$#++%@      ",
"@.++$++++++#$$++%@      ",
"@.++#$$$$$$$$#++%@      ",
"@.+++########+++%@      ",
"@.+++++#$@@@@@$$@@@@@   ",
"@.+++++$+...........+@  ",
"@.+++++$.............@  ",
"@.+++++@.+##+..+#.#+.@  ",
"@.+++++@.............@  ",
"@.+++++$.##.###+.+#..@  ",
"@.+++++$.............@  ",
"@.+++++$.+##.###+.+#.@  ",
"@.+++++@.............@  ",
"@.+++++@.##.###+.+#..@  ",
"@.+++++$.............@  ",
"@.+++++$.+##.###+.+#.@  ",
"@+%%%%&@.............@  ",
" @@@@@@@+...........+@  ",
"        @@@@@@@@@@@@@   ",
"                        "};