view lisp/gnus/frown.xbm @ 32038:0cb9cab990cb

(keymap_memberp): New function. (Fset_keymap_parent): Use it. (fix_submap_inheritance): Use get_keyelt, get_keymap_1 and KEYMAPP. Use keymap_memberp to avoid creating cycles. (access_keymap): Use KEYMAPP.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 30 Sep 2000 17:00:15 +0000
parents ff5eb810214a
children
line wrap: on
line source

#define frown_width 13
#define frown_height 14
static unsigned char frown_bits[] = {
   0xf8, 0x03, 0x0c, 0x06, 0x02, 0x08, 0x0d, 0x16, 0x59, 0x13, 0x41, 0x10,
   0x41, 0x10, 0xe1, 0x10, 0x01, 0x10, 0xf1, 0x11, 0x1a, 0x0b, 0x06, 0x0c,
   0x18, 0x03, 0xe0, 0x00};