Mercurial > emacs
view etc/images/close.xpm @ 71791:6d32f7f6fd3a NewVC-fileset-BASE
* vc.el (vc-exec-after): Don't delete process manually.
(vc-print-log): Run log-view-mode in process sentinel inside
inhibit-read-only. Don't shrink window due to timing issues.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 11 Jul 2006 18:39:32 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};