Mercurial > emacs
view lisp/sb-tag-plus.xpm @ 62789:74e26c83386f
(eshell-eval-command): If the return value of `eshell-resume-eval' is
wrapped in a list, it indicates that the command was run
asynchronously. In that case, unwrap the value before checking the
delimiter value.
author | John Wiegley <johnw@newartisans.com> |
---|---|
date | Fri, 27 May 2005 02:56:52 +0000 |
parents | c2a09ac7b7b1 |
children |
line wrap: on
line source
/* XPM */ static char * sb_tag_plus_xpm[] = { "20 15 5 1", " c None", ". c #B8B8B8", "+ c #000000", "@ c #FFF993", "# c #828282", " ", " ", " .............. ", " .++++++++++++++. ", " .+@@@@@@@@@@@@@@+#", " .+@@@@@@+@@@@@@@@+#", ".+@@@@@@@+.@@@@@@@+#", ".+@++@@+++++@@@@@@+#", ".+@++@@@.+...@@@@@+#", ".+@@@@@@@+.@@@@@@@+#", " #+@@@@@@@.@@@@@@@+#", " #+@@@@@@@@@@@@@@+#", " #++++++++++++++# ", " ############## ", " "};