From 17923ef297297f5c5af0a4ef0ee5c17888ef4f20 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Tue, 11 Mar 2008 02:00:08 +0000 Subject: [PATCH] (set-mark-command): Doc fix. --- lisp/simple.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/simple.el b/lisp/simple.el index d9474b39a22..8f6f67ff2fc 100644 --- a/lisp/simple.el +++ b/lisp/simple.el @@ -3455,7 +3455,8 @@ With no prefix argument, set the mark at point, and push the old mark position on local mark ring. Also push the old mark on global mark ring, if the previous mark was set in another buffer. -Immediately repeating this command activates `transient-mark-mode' temporarily. +When Transient Mark Mode is off, immediately repeating this +command activates `transient-mark-mode' temporarily. With prefix argument \(e.g., \\[universal-argument] \\[set-mark-command]\), \ jump to the mark, and set the mark from -- 2.39.2