# HG changeset patch # User Juri Linkov # Date 1110959030 0 # Node ID 3704e621e386e067798c60d08de47e2b4ac9fb90 # Parent be8840dee01e8cf51969a3ef0119eb0fb898811a Fix isearch in Info. diff -r be8840dee01e -r 3704e621e386 etc/NEWS --- a/etc/NEWS Wed Mar 16 07:41:57 2005 +0000 +++ b/etc/NEWS Wed Mar 16 07:43:50 2005 +0000 @@ -721,9 +721,13 @@ with the number appended to the *info* buffer name (e.g. "*info*<2>"). *** isearch in Info uses Info-search and searches through multiple nodes. -Failed isearch wraps to the top/final node. The user option -`Info-isearch-search' controls whether to use Info-search or the -default isearch search function. +Before leaving the initial Info node isearch fails once with the error +message [initial node], and with subsequent C-s/C-r continues through +other nodes. When isearch fails for the rest of the manual, it wraps +aroung the whole manual to the top/final node. The user option +`Info-isearch-search' controls whether to use Info-search for isearch, +or the default isearch search function that wraps around the current +Info node. *** New search commands: `Info-search-case-sensitively' (bound to S), `Info-search-backward', and `Info-search-next' which repeats the last