Mercurial > emacs
view etc/images/gud/pstar.xpm @ 72977:7ee455606dfd
(Creating Keymaps): Explain that keymap prompt strings cause keyboard menus.
(Menu Keymaps): Likewise.
(Defining Menus, Keyboard Menus): Clarify.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 18 Sep 2006 22:48:45 +0000 |
parents | b6db02ca1b7c |
children |
line wrap: on
line source
/* XPM */ static char * pstar_xpm[] = { "24 24 2 1", " c None", ". c #000000000000", " ", " ", " ", " ", " ", " ", " ", " ", " ... ... ", " ... ... ", " .. .. . ", " .. .. . . . ", " .. .. ... ", " .. .. . . . ", " .. .. . ", " ... .. ", " .. .. ", " .. ", " .. ", " .. ", " .... ", " ", " ", " "};