view etc/tree-widget/folder/handle.xpm @ 74850:c775c3d9b89a

* calendar/calendar.el (calendar-mode-map): Switch < and >. (calendar-mode-line-format): Use mouse-1 bindings, and tweak formatting.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 23 Dec 2006 19:06:59 +0000
parents 37975f598c83
children
line wrap: on
line source

/* XPM */
static char * handle_xpm[] = {
"10 22 2 1",
" 	c None",
".	c #ADA5C6",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
" . . . . .",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          "};