# HG changeset patch # User Eli Zaretskii # Date 980615758 0 # Node ID 26d2f0a7687d31d247d409363e86d9d3b206e588 # Parent d991c8f6b85bb1f2cfb1b9d6e763d54d56ce0c98 (transient-mark-mode): Doc fix. diff -r d991c8f6b85b -r 26d2f0a7687d lisp/simple.el --- 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