Mercurial > emacs
view etc/images/ezimage/bits.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 | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_obj_xpm[] = { "15 15 2 1", " c None", ". c #000CFF", " .. . .. . ", ". . . . . . ", ". . . . . . ", ". . . . . . ", " .. . .. . ", " ", ". .. . .. ", ". . . . . . ", ". . . . . . ", ". . . . . . ", ". .. . .. ", " ", " .. . .. . ", ". . . . . . ", ". . . . . . "};