1
Fork 0
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:
Eli Zaretskii 2001-01-27 17:15:58 +00:00
parent a5ffa6909a
commit 4c5f7215bf

View file

@ -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