Mercurial > emacs
view lisp/toolbar/lc-jump_to.xpm @ 58445:4b0746e87898
(compilation-start): In cd command use substitute-env-vars -- not quite shell compatible but better than nothing.
(compilation-error-regexp-alist-alist): Simplify ftnchek to only handle the newer versions messages, which are more parseable.
author | Daniel Pfeiffer <occitan@esperanto.org> |
---|---|
date | Mon, 22 Nov 2004 23:31:28 +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", " ", " ", " + ", " ++ ", " +@+ ++++++ ", " ++++++@@+ +.#..%#++ ", " +$$$$$@@@+........++ ", " +&@@@@@@@@+........+ ", " +&@@@@@@@@@+.......#+ ", " +@@@@@@@@@@@+......%+ ", " +@@@@@@@@@@+........+ ", " +@@@@@@@@@+.........+ ", " +@@@@@@@@+#........#+ ", " ++++++@@+#..........+ ", " +@++#.........+ ", " ++ ++........++ ", " + +.%..#.++ ", " ++++++ ", " ", " ", " ", " ", " ", " "};