view etc/images/tree-widget/folder/no-handle.xpm @ 108734:fc613fd476ff

Derive Fortran modes from prog-mode. * progmodes/fortran.el (fortran-mode): * progmodes/f90.el (f90-mode): Derive from prog-mode.
author Glenn Morris <rgm@gnu.org>
date Thu, 20 May 2010 18:13:57 -0700
parents b03f826dc2fb
children
line wrap: on
line source

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