summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2017-07-22 10:52:52 +0300
committerEli Zaretskii <eliz@gnu.org>2017-07-22 10:52:52 +0300
commitefa754d2c15485f8da22807e5d06b00b088aca92 (patch)
tree7df50f58d5e2fe56e6120ad8638703488dd6f431 /doc
parent353d138517e3418857068e071d0b0b5fced4fca4 (diff)
downloademacs-efa754d2c15485f8da22807e5d06b00b088aca92.tar.gz
; * doc/emacs/search.texi (Word Search): Update for changes in bug#27341.
Diffstat (limited to 'doc')
-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.
To search the Web for the text in region, type @kbd{M-s M-w}. This
command performs an Internet search for the words in region using the
search engine whose @acronym{URL} is specified by the variable
-@code{eww-search-prefix}. @xref{Basics, EWW, , eww, The Emacs Web
-Wowser Manual}.
+@code{eww-search-prefix} (@pxref{Basics, EWW, , eww, The Emacs Web
+Wowser Manual}). If the region is not active, or doesn't contain any
+words, this command prompts the user for a URL or keywords to search.
@node Symbol Search