From: Sean Whitton Date: Thu, 24 Apr 2025 12:38:51 +0000 (+0800) Subject: ; * doc/emacs/search.texi (Isearch Yank): Improve flow. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1da86c245d3a885489d5cd13cdb388868a735880;p=emacs.git ; * doc/emacs/search.texi (Isearch Yank): Improve flow. (cherry picked from commit d824b66c2425544c0f26160af591c61860087272) --- diff --git a/doc/emacs/search.texi b/doc/emacs/search.texi index 87bf54bae6b..2a228a1b24c 100644 --- a/doc/emacs/search.texi +++ b/doc/emacs/search.texi @@ -341,7 +341,7 @@ down-casing. @kindex M-s M-. @findex isearch-forward-thing-at-point To begin a new incremental search with the text near point yanked -into the initial search string, type @kbd{M-s M-.} that runs the +into the initial search string, type @kbd{M-s M-.}, which runs the command @code{isearch-forward-thing-at-point}. If the region was active, then it yanks the text from the region into the search string. Otherwise, it tries to yank a URL, a symbol or an expression found