aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorJuri Linkov <[email protected]>2005-03-16 07:43:50 +0000
committerJuri Linkov <[email protected]>2005-03-16 07:43:50 +0000
commite12cd189246d98935b91cec194a8c46e2f5fbb0b (patch)
treeb0b4d0bfcf8a7f626efadd103c670d14a400332a /etc
parentfe3947c39dc5c696cde112af9abd992862f9d0bf (diff)
Fix isearch in Info.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS10
1 files changed, 7 insertions, 3 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ac0ef726ad..3d142e9450 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -721,9 +721,13 @@ multiple files, and C-x d passes it to `dired'.
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