view lisp/toolbar/lc-save.xpm @ 57165:996392344f62

(enable-local-eval): Doc fix. (hack-local-variables): Copy the variables list to another buffer, strip prefixes and suffixes there, then read. (enable-local-eval): Doc fix. (ignored-local-variables): Initialize to nil. (risky-local-variable-p): Don't check ignored-local-variables here. (hack-one-local-variable): Ignore var if in ignored-local-variables.
author Richard M. Stallman <rms@gnu.org>
date Mon, 20 Sep 2004 16:12:57 +0000
parents e3fc28ed75ac
children
line wrap: on
line source

/* XPM */
static char * save2_xpm[] = {
"24 24 12 1",
" 	c None",
".	c #FFFFFF",
"+	c #000100",
"@	c #BBBDBA",
"#	c #7A98B0",
"$	c #6B6B66",
"%	c #EBA291",
"&	c #3E4850",
"*	c #B0CCE2",
"=	c #4D687C",
"-	c #504D46",
";	c #974F3D",
"                        ",
"  +++++++++++++++++++   ",
" +**$%%%%%%%%%%%%@$**+  ",
" +*#$%%%%%%%%;;%;;$#=+  ",
" +*#$%%%%%%;%;%;;;$#=+  ",
" +*#$.............$#=+  ",
" +*#$.............$#=+  ",
" +*#$@@@@@@@@@@@@@$#=+  ",
" +*#$.............$#=+  ",
" +*#$.............$#=+  ",
" +*#$@@@@@@@@@@@@@$#$+  ",
" +*#$.............$#&+  ",
" +*##$$$$$$$$$$$$$$#&+  ",
" +*#################&+  ",
" +*###&&&==$$$$&&&#*&+  ",
" +*##&@@....@@@@$==*&+  ",
" +*##&@.$--@@@@@&==*&+  ",
" +*##&..$--@@@@@&==*&+  ",
" +*##&..---@@@..&==*&+  ",
" +###&@@---@@...&==*&+  ",
"  +==&@@@@@@..@@&==*&+  ",
"   ++++++++++++++++&+   ",
"                        ",
"                        "};