view etc/tree-widget/folder/no-handle.xpm @ 80646:32f84c66697a

* xdisp.c (redisplay_window): Check return value of compute_window_start_on_continuation_line before forcing a window start.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 28 Jul 2008 19:40:22 +0000
parents 37975f598c83
children
line wrap: on
line source

/* XPM */
static char * no_handle_xpm[] = {
"10 22 1 1",
" 	c None",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          "};