aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS10
1 files changed, 7 insertions, 3 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ac0ef726adf..3d142e94504 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -721,9 +721,13 @@ multiple files, and C-x d passes it to `dired'.
721with the number appended to the *info* buffer name (e.g. "*info*<2>"). 721with the number appended to the *info* buffer name (e.g. "*info*<2>").
722 722
723*** isearch in Info uses Info-search and searches through multiple nodes. 723*** isearch in Info uses Info-search and searches through multiple nodes.
724Failed isearch wraps to the top/final node. The user option 724Before leaving the initial Info node isearch fails once with the error
725`Info-isearch-search' controls whether to use Info-search or the 725message [initial node], and with subsequent C-s/C-r continues through
726default isearch search function. 726other nodes. When isearch fails for the rest of the manual, it wraps
727aroung the whole manual to the top/final node. The user option
728`Info-isearch-search' controls whether to use Info-search for isearch,
729or the default isearch search function that wraps around the current
730Info node.
727 731
728*** New search commands: `Info-search-case-sensitively' (bound to S), 732*** New search commands: `Info-search-case-sensitively' (bound to S),
729`Info-search-backward', and `Info-search-next' which repeats the last 733`Info-search-backward', and `Info-search-next' which repeats the last