# HG changeset patch # User Eli Zaretskii # Date 980596389 0 # Node ID 11e5d55ea163358e2710865c707ec9d5f07edbfa # Parent 3461ceed2cb9bee05d6d59cfd75b4a64c8966b4b Fix last change. diff -r 3461ceed2cb9 -r 11e5d55ea163 lisp/simple.el --- a/lisp/simple.el Sat Jan 27 11:49:46 2001 +0000 +++ b/lisp/simple.el Sat Jan 27 11:53:09 2001 +0000 @@ -2341,8 +2341,9 @@ default part of the buffer's text. Examples of such command include \\[comment-dwim], \\[flush-lines], \\[ispell], \\[keep-lines], \\[query-replace], \\[query-replace-regexp], and \\[undo]. Invoke -\\[apropos-documentation] and type \"transient\" at the prompt, to see -the documentation of commands which are sensitive to the Transient Mark mode." +\\[apropos-documentation] and type \"transient\" or \"mark.*active\" at +the prompt, to see the documentation of commands which are sensitive to +the Transient Mark mode." (interactive "P") (setq transient-mark-mode (if (null arg)