mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-04 03:13:24 +00:00
; * doc/emacs/search.texi (Isearch Yank): Improve flow.
This commit is contained in:
parent
62b284f915
commit
d824b66c24
1 changed files with 1 additions and 1 deletions
|
@ -341,7 +341,7 @@ down-casing.
|
||||||
@kindex M-s M-.
|
@kindex M-s M-.
|
||||||
@findex isearch-forward-thing-at-point
|
@findex isearch-forward-thing-at-point
|
||||||
To begin a new incremental search with the text near point yanked
|
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
|
command @code{isearch-forward-thing-at-point}. If the region was
|
||||||
active, then it yanks the text from the region into the search string.
|
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
|
Otherwise, it tries to yank a URL, a symbol or an expression found
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue