Mercurial > emacs
view etc/images/gud/rfinish.xpm @ 108718:27118d0de280
* isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
[f1], [help], and (char-to-string help-char) instead of "\C-h".
(Bug#6222)
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Fri, 21 May 2010 01:01:57 +0300 |
parents | ca0315d80583 |
children |
line wrap: on
line source
/* XPM */ static char * reverse_step_xpm[] = { "24 24 6 1", " c None", ". c #D40000", "+ c #616161", "@ c #2A1F55", "# c #ADADAD", "$ c #CC9999", " ", " ", " ", " ", " ..... ", " . . ", " . . ", " +@ . @+ . ", " +@# . #@+ . ", " @@ .$.$. @@ . ", " @@ $...$ @@ ", " @@ ... @@ ", " @+ $.$ +@ ", " @@ . @@ ", " @+ +@ ", " @@ @@ ", " @@ @@ ", " @@ @@ ", " +@# #@+ ", " +@ @+ ", " ", " ", " ", " "};