view etc/letter.xpm @ 72388:956d4fe07987

* term/x-win.el (menu-bar-edit-menu): Disable paste if buffer is read only.
author Jan Djärv <jan.h.d@swipnet.se>
date Mon, 14 Aug 2006 09:00:36 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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