comparison lisp/ChangeLog @ 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 b86650f513a8
children bd94528648ad
comparison
equal deleted inserted replaced
108717:b86650f513a8 108718:27118d0de280
1 2010-05-20 Juri Linkov <juri@jurta.org>
2
3 * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
4 [f1], [help], and (char-to-string help-char) instead of "\C-h".
5 (Bug#6222)
6
1 2010-05-20 Juri Linkov <juri@jurta.org> 7 2010-05-20 Juri Linkov <juri@jurta.org>
2 8
3 * isearch.el (isearch-yank-string): Use isearch-process-search-string. 9 * isearch.el (isearch-yank-string): Use isearch-process-search-string.
4 (Bug#6223) 10 (Bug#6223)
5 11