view lisp/toolbar/lc-copy.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 * copy2_xpm[] = {
"24 24 6 1",
" 	c None",
".	c #FFFFFF",
"+	c #000100",
"@	c #6B6B66",
"#	c #BBBDBA",
"$	c #504D46",
"                        ",
" +++++++++++++          ",
" +#..........#+         ",
" +............+         ",
" +.#@@@.#@.@#.+         ",
" +............+         ",
" +.@$.@@#.++++++++++++  ",
" +.......+#..........#+ ",
" +.#@@.@@+............+ ",
" +.......+.#@@#.#@.@#.+ ",
" +.@$$.@@+............+ ",
" +.......+.@@.@@#.#@..+ ",
" +.#@@.@@+............+ ",
" +.......+.#@@.@@#.#@.+ ",
" +#......+............+ ",
"  ++++++++.@@@.@@#.#@.+ ",
"         +............+ ",
"         +.#@@.@@#.#@.+ ",
"         +............+ ",
"         +#..........#+ ",
"         ++++++++++++++ ",
"                        ",
"                        ",
"                        "};