view etc/images/letter.xpm @ 85619:fdebfdb3729e

Chris Moore <christopher.ian.moore at gmail.com> (comint-password-prompt-regexp): Handle `[sudo] password'-style prompt.
author Glenn Morris <rgm@gnu.org>
date Thu, 25 Oct 2007 03:53:10 +0000
parents a888cc87aa4f
children
line wrap: on
line source

/* XPM */
static char * letter_xpm[] = {
"14 10 2 1",
".	c opaque",
" 	c None",
"..............",
"...        ...",
".  .      .  .",
".   .    .   .",
".    ....    .",
".   . .. .   .",
".  .      .  .",
". .        . .",
"..          ..",
".............."};