view etc/images/letter.xpm @ 101630:064248de0e1b

(rmail-summary-update-line): New function. (rmail-summary-goto-msg): Return a value according to whether message was found. (rmail-summary-update-highlight): Give the overlay an 'rmail-summary property. Use line-end-position.
author Glenn Morris <rgm@gnu.org>
date Thu, 29 Jan 2009 03:41:12 +0000 (2009-01-29)
parents a888cc87aa4f
children
line wrap: on
line source
/* XPM */
static char * letter_xpm[] = {
"14 10 2 1",
".	c opaque",
" 	c None",
"..............",
"...        ...",
".  .      .  .",
".   .    .   .",
".    ....    .",
".   . .. .   .",
".  .      .  .",
". .        . .",
"..          ..",
".............."};