view etc/letter.xpm @ 58462:8d3f889b4462

* mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor and x-server-version may throw.
author Jan Djärv <jan.h.d@swipnet.se>
date Tue, 23 Nov 2004 19:22:43 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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