Mercurial > emacs
view lisp/toolbar/lc-jump_to.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 * jump_to2_xpm[] = { "24 24 8 1", " c None", ". c #D3B354", "+ c #000100", "@ c #87AF85", "# c #974F3D", "$ c #FFFFFF", "% c #D15237", "& c #BBBDBA", " ", " ", " + ", " ++ ", " +@+ ++++++ ", " ++++++@@+ +.#..%#++ ", " +$$$$$@@@+........++ ", " +&@@@@@@@@+........+ ", " +&@@@@@@@@@+.......#+ ", " +@@@@@@@@@@@+......%+ ", " +@@@@@@@@@@+........+ ", " +@@@@@@@@@+.........+ ", " +@@@@@@@@+#........#+ ", " ++++++@@+#..........+ ", " +@++#.........+ ", " ++ ++........++ ", " + +.%..#.++ ", " ++++++ ", " ", " ", " ", " ", " ", " "};