view lisp/sb-tag-v.xpm @ 42158:5df6b6e21575

(directory-free-space-program): New variable. (directory-free-space-args): New variable. (insert-directory): Use those two variables for getting free space. Use file-system-info instead, if that is defined. (font-lock-defaults): Add risky-local-variables prop. (hack-one-local-variable): Treat various font-lock variables as risky.
author Richard M. Stallman <rms@gnu.org>
date Tue, 18 Dec 2001 19:35:09 +0000
parents c0758fd9ca7a
children c2a09ac7b7b1
line wrap: on
line source

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