Mercurial > emacs
view lisp/sb-pg-minus.xpm @ 38155:29c8619f91d0
(menu-bar-make-toggle): Construct the
function's doc string from HELP, not DOC, and make it accurate by
adding "Toggle whether to " at the front and downcasing the initial.
Change the HELP arg in some calls to make it fit this usage.
(toggle-debug-on-quit, toggle-debug-on-error): Undo previous change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 22 Jun 2001 20:06:07 +0000 |
parents | 13b33ab9d0b5 |
children | c2a09ac7b7b1 |
line wrap: on
line source
/* XPM */ static char * sb_file__xpm[] = { "20 15 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFFFFF", " ............ ", " .++++++++++++.", " .++@@@@@@@@@@+.", " .+@+@@@@@@@@@@+.", " .+@@+@@@@@@@@@@+.", " .+@@@+@@@@@@@@@@+.", " .+@@@@+@@@@@@@@@@+.", ".+++++++@++++++@@@+.", ".+@@@@@@@++++++@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".++++++++++++++++++.", " .................. "};