view etc/tree-widget/default/no-handle.xpm @ 76634:98c3595cace4

(compose-mail): Run switch-function after setting up the mail buffer. (switch-to-completions): No error if search for \n\n fails.
author Richard M. Stallman <rms@gnu.org>
date Tue, 20 Mar 2007 16:23:47 +0000
parents 37975f598c83
children
line wrap: on
line source

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