From: Eli Zaretskii Date: Sat, 22 Jul 2017 07:52:52 +0000 (+0300) Subject: ; * doc/emacs/search.texi (Word Search): Update for changes in bug#27341. X-Git-Tag: emacs-26.0.90~518^2~35 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=efa754d2c15485f8da22807e5d06b00b088aca92;p=emacs.git ; * doc/emacs/search.texi (Word Search): Update for changes in bug#27341. --- 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