Mercurial > emacs
view etc/images/ezimage/bits.xpm @ 75637:3c400628967a
* emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Rename
from define-global-minor-mode.
* progmodes/cwarn.el (global-cwarn-mode):
* emacs-lisp/autoload.el (make-autoload):
* hi-lock.el (global-hi-lock-mode):
* font-core.el (global-font-lock-mode): All callers changed.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 03 Feb 2007 17:24:01 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_obj_xpm[] = { "15 15 2 1", " c None", ". c #000CFF", " .. . .. . ", ". . . . . . ", ". . . . . . ", ". . . . . . ", " .. . .. . ", " ", ". .. . .. ", ". . . . . . ", ". . . . . . ", ". . . . . . ", ". .. . .. ", " ", " .. . .. . ", ". . . . . . ", ". . . . . . "};