view etc/tree-widget/default/no-handle.xpm @ 81928:a6745196bd94

(abbrev_check_chars): New function. (Fdefine_global_abbrev, Fdefine_mode_abbrev): Call abbrev_check_chars to check abbrev characters are word constituents. Doc fix.
author Glenn Morris <rgm@gnu.org>
date Tue, 17 Jul 2007 07:04:48 +0000
parents 37975f598c83
children
line wrap: on
line source

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