Mercurial > emacs
view lisp/toolbar/lc-new.xpm @ 58519:8e7e32dcc9e2
(command_loop_1): Print a message describing the key
the user just pressed when this key has no binding.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 25 Nov 2004 22:17:49 +0000 |
parents | e3fc28ed75ac |
children |
line wrap: on
line source
/* XPM */ static char * new2_xpm[] = { "24 24 6 1", " c None", ". c #FFFFFF", "+ c #BBBDBA", "@ c #000100", "# c #6B6B66", "$ c #504D46", " ", " @@@@@@@@@@@@@ ", " @+..........+$@ ", " @...........+++@ ", " @...........+..+@ ", " @...........+...#@ ", " @...........+...++@ ", " @...........+@@@@@@@ ", " @............++++##@ ", " @.............++++#@ ", " @...............++#@ ", " @................+#@ ", " @.................#@ ", " @.................+@ ", " @.................+@ ", " @...............+++@ ", " @..............++++@ ", " @.............+++++@ ", " @............++++++@ ", " @............++++++@ ", " @+...+.+.+.++++++++@ ", " @+++++++++++++++++#@ ", " @@@@@@@@@@@@@@@@@@ ", " "};