view lisp/gnus/smile.xbm @ 31797:b9e108c1c1bf

Some doc fixes. (iswitchb-mode-map): Define completely initially. Inherit minibuffer-local-map. (iswitchb-completion-help) <!iswitchb-xemacs>: Use fundamental-mode. (iswitchb-global-map): New variable. (iswitchb-summaries-to-end): Amalgamate regexps. (iswitchb-mode): New. (iswitchb-mode-hook): New variable. (iswitchb) <defgroup>: Add URL link. Use group `completion', not `extensions'.
author Dave Love <fx@gnu.org>
date Wed, 20 Sep 2000 22:47:50 +0000
parents ff5eb810214a
children
line wrap: on
line source

#define smile_width 13
#define smile_height 14
static unsigned char smile_bits[] = {
   0xf8, 0x03, 0x0c, 0x06, 0x02, 0x08, 0x19, 0x13, 0x59, 0x13, 0x41, 0x10,
   0x41, 0x10, 0xe5, 0x14, 0x0d, 0x16, 0x19, 0x13, 0xf2, 0x09, 0x46, 0x0c,
   0x18, 0x03, 0xe0, 0x00};