Mercurial > emacs
view etc/images/letter.xpm @ 107359:4e4364e2100c
(vc-git-print-log): Use "tformat:" for shortlog, instead of "format:"
This ensures that the output is newline-terminated.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 09 Mar 2010 22:24:44 +0900 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};