view lisp/sb-tag-gt.xpm @ 61107:9554f19ae068

Reformat and update copyright years. (fortran-if-indent): Doc fix. (fortran-font-lock-keywords-2): Add "where", "elsewhere". (fortran-font-lock-keywords-4): New variable. (fortran-blocks-re, fortran-end-block-re) (fortran-start-block-re): New constants, for hideshow. (hs-special-modes-alist): Add a Fortran entry. (fortran-mode-map): Bind fortran-end-of-block, fortran-beginning-of-block to \M-\C-n, \M-\C-p. (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4. (fortran-looking-at-if-then, fortran-end-of-block) (fortran-beginning-of-block): New functions, for hideshow.
author Glenn Morris <rgm@gnu.org>
date Tue, 29 Mar 2005 18:59:02 +0000
parents c2a09ac7b7b1
children
line wrap: on
line source

/* XPM */
static char * sb_tag_gt_xpm[] = {
"20 15 5 1",
" 	c None",
".	c #B8B8B8",
"+	c #000000",
"@	c #FFF993",
"#	c #828282",
"                    ",
"                    ",
"    ..............  ",
"   .++++++++++++++. ",
"  .+@@@@@++@@@@@@@+#",
" .+@@@@@@+++@@@@@@+#",
".+@@@@@@@++++@@@@@+#",
".+@++@@@@+++++@@@@+#",
".+@++@@@@+++++#@@@+#",
".+@@@@@@@++++#@@@@+#",
" #+@@@@@@+++#@@@@@+#",
"  #+@@@@@++#@@@@@@+#",
"   #++++++#+++++++# ",
"    ##############  ",
"                    "};