From 4c5f7215bf228472d5c47dcbd231a9d3a8152713 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 27 Jan 2001 17:15:58 +0000 Subject: (transient-mark-mode): Doc fix. --- lisp/simple.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp') diff --git a/lisp/simple.el b/lisp/simple.el index 549761e2524..f81b05f13b1 100644 --- a/lisp/simple.el +++ b/lisp/simple.el @@ -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 -- cgit v1.2.1