Mercurial > emacs
view etc/tree-widget/default/guide.xpm @ 71972:eaa3c19b94d2
(Fcheck_coding_system): Use xsignal1. Remove loop.
(Fdefine_coding_system_internal): Use xsignal1.
| author | Kim F. Storm <storm@cua.dk> |
|---|---|
| date | Tue, 18 Jul 2006 13:26:12 +0000 |
| parents | 37975f598c83 |
| children |
line wrap: on
line source
/* XPM */ static char * guide_xpm[] = { "6 21 2 1", " c None", ". c #ADA5C6", " .", " .", " .", " .", " .", " .", " .", " .", " .", " .", " .", " .", " .", " .", " .", " .", " .", " .", " .", " .", " ."};
