Mercurial > emacs
view lisp/sb-tag-plus.xpm @ 32140:6c61e0dbf542
(update_menu_bindings): New variable.
(parse_menu_item): Use AREF. If update_menu_bindings
is 0, don't update menu bindings.
(syms_of_keyboard): New Lisp variable `update-menu-bindings'.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 04 Oct 2000 19:00:10 +0000 |
parents | d6f40942e987 |
children | c2a09ac7b7b1 |
line wrap: on
line source
/* XPM */ static char * sb_tag+_xpm[] = { "20 15 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFF993", " ", " ", " ............... ", " .+++++++++++++++.", " .+@@@@@@@@@@@@@@+.", " .+@@@@@@++@@@@@@@+.", ".+@@@@@@@++@@@@@@@+.", ".+@++@@++++++@@@@@+.", ".+@++@@++++++@@@@@+.", ".+@@@@@@@++@@@@@@@+.", " .+@@@@@@++@@@@@@@+.", " .+@@@@@@@@@@@@@@+.", ". .+++++++++++++++.", " ............... ", " "};