view lisp/sb-tag.xpm @ 38544:096a3b93bb8c
(auto-mode-alist): Use nroff-mode for files ending
in `.9'. From Assar Westerlund <assar@stacken.kth.se>.
author |
Gerd Moellmann <gerd@gnu.org> |
date |
Wed, 25 Jul 2001 09:47:41 +0000 (2001-07-25) |
parents |
c0758fd9ca7a |
children |
c2a09ac7b7b1 |
line source
/* XPM */
static char * sb_tag_xpm[] = {
"20 15 4 1",
" c None",
". c #828282",
"+ c #000000",
"@ c #FFF993",
" ",
" ",
" ............... ",
" .+++++++++++++++.",
" .+@@@@@@@@@@@@@@+.",
" .+@@@@@@@@@@@@@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".+@++@@@@@@@@@@@@@+.",
".+@++@@@@@@@@@@@@@+.",
".+@@@@@@@@@@@@@@@@+.",
" .+@@@@@@@@@@@@@@@+.",
" .+@@@@@@@@@@@@@@+.",
". .+++++++++++++++.",
" ............... ",
" "};