changeset 35652:26d2f0a7687d

(transient-mark-mode): Doc fix.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 27 Jan 2001 17:15:58 +0000
parents d991c8f6b85b
children 96f71478797d
files lisp/simple.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/simple.el	Sat Jan 27 13:59:50 2001 +0000
+++ b/lisp/simple.el	Sat Jan 27 17:15:58 2001 +0000
@@ -2338,7 +2338,7 @@
 
 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