Mercurial > emacs
view etc/images/smilies/grayscale/sad.xpm @ 107969:62fa87a581e1
Fix to vc-hg-annotate-extract-revision-at-line (Bug#5960).
* vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
name relative to the project root (Bug#5960).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 16 Apr 2010 20:28:19 -0400 |
parents | a3c27999decb |
children |
line wrap: on
line source
/* XPM */ static char * sad_xpm[] = { "14 14 5 1", " c None", ". c #484848", "+ c #000000", "@ c #ABABAB", "# c #6E6E6E", " ", " ", " . . ", " + + ", " + + ", " + + ", " ", " @@@@ ", " #++++# ", " .+@ @+. ", " @+@ @+@ ", " . . ", " ", " "};