view lisp/toolbar/lc-open.xpm @ 61247:d11749d2bcff

(bibtex-url): Use format to generate the url. (bibtex-generate-url-list): Update docstring accordingly. Put the complex example in the docstring. (bibtex-font-lock-url): Use pop.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 03 Apr 2005 21:26:11 +0000
parents e3fc28ed75ac
children
line wrap: on
line source

/* XPM */
static char * open2_xpm[] = {
"24 24 8 1",
" 	c None",
".	c #BBBDBA",
"+	c #000100",
"@	c #87AF85",
"#	c #FFFFFF",
"$	c #6B6B66",
"%	c #504D46",
"&	c #3E4850",
"                        ",
"                        ",
"                        ",
"  +++++++               ",
" +.#####$%              ",
" +#.....@%              ",
"+.#......%+             ",
"+..@@@...$%++++++++     ",
"+.@@@@@..@@........+    ",
"+.@@@@@@@@@@@@@@@@$+    ",
"+.$$++++++++++++++++++  ",
"+.$%################..& ",
"+.$+#.................+ ",
"+.%.#...............@$+ ",
"+.+#...............@@%+ ",
"+.$#............@@.@$+  ",
"+....@@@@@.....@@@@$%+  ",
"+.#..@@@@@@@@@@@@$$$+   ",
"+#.@@@@$$$$$$$$$$$$%+   ",
" +++++++++++++++++++    ",
"                        ",
"                        ",
"                        ",
"                        "};