Mercurial > emacs
view etc/images/ezimage/doc.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 | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_doc_xpm[] = { "15 15 5 1", " c None", ". c #828282", "+ c #000000", "@ c #5A818B", "# c #FFFFFF", " ....... ", " .+++++++. ", " .+@@@@@@+. ", " .+@@@@@@+#. ", " .+@@@@@@+#+.", " .+@@@@@@+##+.", " .+@@@@@@@+#+. ", " .+@@@@@@+##+. ", ".++++@@@@+#+. ", ".+###++++##+. ", ".+########+. ", ".+########+. ", ".++++++##+. ", " ......+++. ", " ... "};