view lisp/gnus/exit-summ.xpm @ 33786:9f63b158eb6b

* simple.el (delete-trailing-whitespace): New interactive function. * progmodes/ada-mode.el (ada-mode): Use it instead of `ada-remove-trailing-spaces' (ada-remove-trailing-spaces): Removed. * textmodes/two-column.el (2C-merge): Recommend it in the doc. * textmodes/picture.el (picture-mode-exit): Call it instead of `picture-clean'. (picture-clean): Removed.
author Sam Steingold <sds@gnu.org>
date Wed, 22 Nov 2000 20:59:39 +0000
parents 3b044ee2f94a
children 354a5b33d058
line wrap: on
line source

/* XPM */
static char * icon-exit-summary_xpm[] = {
"32 32 2 1",
" 	c #000000000000",
".	c #BFBFBFBFBFBF s backgroundToolBarColor",
" ... ... ... ... ... ... ... ...",
"................................",
"................................",
"................................",
" ... ......              ... ...",
"........  .......        .......",
"........ ...........     .......",
"........  ..........     .......",
" ... ... ... .......     ... ...",
"................ ...     .......",
"....................     .......",
"........  ..........     .......",
" ... ... ... .......     ... ...",
"........  .......  .     .......",
"........ .......   .     .......",
"........  .......  .     .......",
" ... ... ... .......     ... ...",
"........  ..........     .......",
"........ ...........     .......",
"................ ...     .......",
" ... ....... .......     ... ...",
"........  ..........     .......",
"........  ........   . . .......",
"........ ....   . . . . ........",
" ... .. ..       . . . . ... ...",
"................................",
"................................",
"................................",
" ... ... ... ... ... ... ... ...",
"................................",
"................................",
"................................"};