mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(transient-mark-mode): Doc fix.
This commit is contained in:
parent
a5ffa6909a
commit
4c5f7215bf
1 changed files with 1 additions and 1 deletions
|
|
@ -2338,7 +2338,7 @@ incremental search, \\[beginning-of-buffer], and \\[end-of-buffer].
|
|||
|
||||
Many commands change their behavior when Transient Mark mode is in effect
|
||||
and the mark is active, by acting on the region instead of their usual
|
||||
default part of the buffer's text. Examples of such command include
|
||||
default part of the buffer's text. Examples of such commands include
|
||||
\\[comment-dwim], \\[flush-lines], \\[ispell], \\[keep-lines],
|
||||
\\[query-replace], \\[query-replace-regexp], and \\[undo]. Invoke
|
||||
\\[apropos-documentation] and type \"transient\" or \"mark.*active\" at
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue