]> git.eshelyaron.com Git - emacs.git/commitdiff
Isearch help map.
authorJuri Linkov <juri@jurta.org>
Tue, 22 Apr 2008 20:32:56 +0000 (20:32 +0000)
committerJuri Linkov <juri@jurta.org>
Tue, 22 Apr 2008 20:32:56 +0000 (20:32 +0000)
etc/NEWS

index 11c4f7cb7a8b0961d7ff73fe7c0e39daa434b1c2..5ebc7ac5ddcea3972c18e7d4cf4c729b0896ade4 100644 (file)
--- 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.