From 7b17b503fb4255123ccdf2f6c50e3309c446c018 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Wed, 16 May 2007 11:26:41 +0000 Subject: [PATCH] (set-mark-command-repeat-pop): Doc fix. --- lisp/simple.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/simple.el b/lisp/simple.el index df983a6e23c..7faa0547687 100644 --- a/lisp/simple.el +++ b/lisp/simple.el @@ -3204,7 +3204,7 @@ will pop the mark twice, and C-u \\[set-mark-command] \\[set-mark-command] \\[set-mark-command] will pop the mark three times. -nil means \\[set-mark-command]'s behavior does not change +A value of nil means \\[set-mark-command]'s behavior does not change after C-u \\[set-mark-command]." :type 'boolean :group 'editing-basics) -- 2.39.5