view etc/letter.xpm @ 62703:a078b317d07c

(Buffer-menu-revert-function): Improve handling of point after reverting. (Buffer-menu-make-sort-button): Handle the case where Buffer-menu-use-header-line is nil.
author Luc Teirlinck <teirllm@auburn.edu>
date Wed, 25 May 2005 15:50:44 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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