Mercurial > emacs
view etc/images/smilies/grayscale/dead.xpm @ 93123:38f18130d057
(vc-git-status-result): New variable.
(vc-git-dir-status): Split out ...
(vc-git-after-dir-status-stage1, vc-git-after-dir-status-stage2):
... these new functions and work asynchronously.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Fri, 21 Mar 2008 06:29:04 +0000 |
parents | a3c27999decb |
children |
line wrap: on
line source
/* XPM */ static char * dead_xpm[] = { "14 14 4 1", " c None", ". c #737373", "+ c #ABABAB", "@ c #000000", " ", " ", " .+ +. + +. ", " +@+@++@+@+ ", " +@ @+ ", " +@+@ @+@+ ", " + +. + + ", " ", " +@ @+ ", " .@ @. ", " .@@@@. ", " ++++ ", " ", " "};