From: Juri Linkov Date: Tue, 22 Apr 2008 20:32:56 +0000 (+0000) Subject: Isearch help map. X-Git-Tag: emacs-pretest-23.0.90~6120 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=320bc739d34fee050d3e05943a449efc4f7c9afe;p=emacs.git Isearch help map. --- diff --git a/etc/NEWS b/etc/NEWS index 11c4f7cb7a8..5ebc7ac5ddc 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -454,6 +454,12 @@ This is enabled if isearch-buffers-multi is non-nil. *** The part of an isearch that failed to match is highlighted in `isearch-fail' face. +*** `C-h C-h' in isearch mode displays isearch-specific Help screen, +`C-h b' displays all isearch key bindings, `C-h k' displays the full +documentation of the given isearch key sequence, `C-h m' displays +documentation of isearch mode. All the rest Help commands exit isearch mode +and execute their global definitions. + ** smerge-refine highlights word-level details of changes in conflict. It's used automatically as you move through conflicts, see smerge-auto-refine.