Mercurial > emacs
view src/bitmaps/dimple3.xbm @ 95786:3050aaaeadc9
(menu-set-font): New function. Bind "Set Default
Font" menu item to it. Apply selected font to all frames, and
make it savable.
(menu-bar-options-save): Save `default' font if changed.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 10 Jun 2008 19:55:38 +0000 |
parents | 8f14d08e19f7 |
children |
line wrap: on
line source
#define dimple3_width 16 #define dimple3_height 16 static unsigned char dimple3_bits[] = { 0x11, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};