view etc/images/smilies/braindamaged.xpm @ 99328:ba612d934442
(save-selected-window-norecord): Put
indent-function for save-selected-window-norecord.
author |
Martin Rudalics <rudalics@gmx.at> |
date |
Sun, 02 Nov 2008 11:03:29 +0000 (2008-11-02) |
parents |
210af0ad3d35 |
children |
|
line source
/* XPM */
static char * mad_xpm[] = {
"13 14 3 1",
" c None",
". c #000000",
"+ c #FFDD00",
" ....... ",
" ..+++++.. ",
" .+++++++++. ",
".++...++++++.",
".++.+.+...++.",
".++...+.+.++.",
".++++++...++.",
".+.+++++++.+.",
".+.+++++++.+.",
".++.+++++.++.",
".+++.....+++.",
" .+++++++++. ",
" ..+++++.. ",
" ....... "};