Mercurial > emacs
view etc/images/gud/break.xpm @ 110633:b1c50a3d738a
nnimap.el (auth-source-forget-user-or-password, auth-source-user-or-password): Autoload.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Tue, 28 Sep 2010 05:12:21 +0000 |
parents | 96c76ff2e77b |
children |
line wrap: on
line source
/* XPM */ static char * break_xpm[] = { "24 24 2 1", " c None", ". c #cc0033", " ", " ", " ", " ", " .... ", " ........ ", " .......... ", " ............ ", " .............. ", " .............. ", " ................ ", " ................ ", " ................ ", " ................ ", " .............. ", " .............. ", " ............ ", " .......... ", " ........ ", " .... ", " ", " ", " ", " "};