Mercurial > emacs
view lisp/toolbar/lc-copy.xpm @ 83354:e506a3d30e62
Fix syntax error in lisp/term/xterm.el.
* lisp/term/xterm.el (xterm-function-map): Fix key definitions.
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-394
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Sun, 04 Sep 2005 03:51:22 +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", " ", " +++++++++++++ ", " +#..........#+ ", " +............+ ", " +.#@@@.#@.@#.+ ", " +............+ ", " +.@$.@@#.++++++++++++ ", " +.......+#..........#+ ", " +.#@@.@@+............+ ", " +.......+.#@@#.#@.@#.+ ", " +.@$$.@@+............+ ", " +.......+.@@.@@#.#@..+ ", " +.#@@.@@+............+ ", " +.......+.#@@.@@#.#@.+ ", " +#......+............+ ", " ++++++++.@@@.@@#.#@.+ ", " +............+ ", " +.#@@.@@#.#@.+ ", " +............+ ", " +#..........#+ ", " ++++++++++++++ ", " ", " ", " "};