view etc/images/gnus/preview.xpm @ 93426:912e50ecb992

* vc-git.el: Make vc-status display information about copies, renames and permission changes. (vc-git-extra-fileinfo): New defstruct. (vc-git-escape-file-name, vc-git-file-type-as-string) (vc-git-rename-as-string, vc-git-permissions-as-string) (vc-git-status-printer): New functions. (vc-git-after-dir-status-stage2): Also return vc-git-extra-fileinfo. (vc-git-after-dir-status-stage1): Look for copies, renames and permission changes. (vc-git-after-dir-status-stage1-empty-db): Set permissions. (vc-git-dir-status): Ask for staged files and renames.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 30 Mar 2008 15:44:34 +0000
parents 210af0ad3d35
children
line wrap: on
line source

/* XPM */
static char *prev1[]={
"24 24 6 1",
". c None",
"# c #000000",
"d c #46463e",
"a c #676663",
"c c #a8a7a3",
"b c #ebeae4",
"........................",
"........................",
"........................",
"........................",
"........................",
"..............####......",
".........#####abbc#.....",
"....#####acbbbbbbc#.....",
"...#acbbbbbbbbbbacc#....",
"...#baabbbbbbbbcacb#....",
"...#cbcaabbd##dacbb#....",
"....#bbbccdcbbcdabbc#...",
"....#bbbbdccaaccdacb#...",
"....#cbbb#abbbbb#bac#...",
".....#bbb#cbbbbc#bbac#..",
".....#bbbdcbbbbddbbc##..",
".....#cbccdcbbd#####....",
"......#babbd##dd##......",
"......#acbc###.####.....",
"......#aa##......###....",
".......##.........###...",
"...................##...",
"........................",
"........................"};