aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/emacs/search.texi5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/emacs/search.texi b/doc/emacs/search.texi
index 0950670c835..c9e83da173f 100644
--- a/doc/emacs/search.texi
+++ b/doc/emacs/search.texi
@@ -624,8 +624,9 @@ matching}) has no effect on them.
624 To search the Web for the text in region, type @kbd{M-s M-w}. This 624 To search the Web for the text in region, type @kbd{M-s M-w}. This
625command performs an Internet search for the words in region using the 625command performs an Internet search for the words in region using the
626search engine whose @acronym{URL} is specified by the variable 626search engine whose @acronym{URL} is specified by the variable
627@code{eww-search-prefix}. @xref{Basics, EWW, , eww, The Emacs Web 627@code{eww-search-prefix} (@pxref{Basics, EWW, , eww, The Emacs Web
628Wowser Manual}. 628Wowser Manual}). If the region is not active, or doesn't contain any
629words, this command prompts the user for a URL or keywords to search.
629 630
630 631
631@node Symbol Search 632@node Symbol Search