Mercurial > emacs
view lisp/toolbar/lc-open.xpm @ 62785:c20ea23d0a24
(eshell-complete-parse-arguments): If the character before a space at
the end of a line is \, assume the space is part of the last argument
rather than a final argument separator.
author | John Wiegley <johnw@newartisans.com> |
---|---|
date | Fri, 27 May 2005 02:11:39 +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", " ", " ", " ", " +++++++ ", " +.#####$% ", " +#.....@% ", "+.#......%+ ", "+..@@@...$%++++++++ ", "+.@@@@@..@@........+ ", "+.@@@@@@@@@@@@@@@@$+ ", "+.$$++++++++++++++++++ ", "+.$%################..& ", "+.$+#.................+ ", "+.%.#...............@$+ ", "+.+#...............@@%+ ", "+.$#............@@.@$+ ", "+....@@@@@.....@@@@$%+ ", "+.#..@@@@@@@@@@@@$$$+ ", "+#.@@@@$$$$$$$$$$$$%+ ", " +++++++++++++++++++ ", " ", " ", " ", " "};