Mercurial > emacs
view src/bitmaps/dimple1.xbm @ 102040:88d728c6edaa
* dispextern.h (struct iterator_stack_entry): New line_wrap
member.
* xdisp.c (push_it, pop_it): Save and restore line_wrap.
(handle_line_prefix): Suppress wrapping of wrap prefixes.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 14 Feb 2009 17:27:16 +0000 |
parents | 8f14d08e19f7 |
children |
line wrap: on
line source
#define dimple1_width 16 #define dimple1_height 16 static unsigned char dimple1_bits[] = { 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00};