view etc/images/gnus/bar.xbm @ 68254:e330fc29ae3e

* progmodes/cpp.el (cpp-edit-load): Make the order of listed conditions in a base C code buffer and its associate CPP Edit buffer the same.
author Masatake YAMATO <jet@gyve.org>
date Thu, 19 Jan 2006 10:57:44 +0000
parents 210af0ad3d35
children
line wrap: on
line source

#define noname_width 6
#define noname_height 48
static char noname_bits[] = {
 0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,
 0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,
 0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,
 0x0c,0x0c,0x0c};