]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/emacs/search.texi (Word Search): Update for changes in bug#27341.
authorEli Zaretskii <eliz@gnu.org>
Sat, 22 Jul 2017 07:52:52 +0000 (10:52 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 22 Jul 2017 07:52:52 +0000 (10:52 +0300)
doc/emacs/search.texi

index 0950670c8357c8e2849a87b60abfe051a993e54a..c9e83da173f0faafe6602d49a25a2aeaa738ec63 100644 (file)
@@ -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