From 731ccac82806bc0823f23d5acad7894b998905e7 Mon Sep 17 00:00:00 2001 From: Robert Pluim Date: Tue, 17 May 2022 17:23:03 +0200 Subject: [PATCH] Clarify 'cycle-spacing-actions' docstring * lisp/simple.el (cycle-spacing-actions): Clarify docstring. --- lisp/simple.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/simple.el b/lisp/simple.el index f352a55e16b..4229a898cb9 100644 --- a/lisp/simple.el +++ b/lisp/simple.el @@ -1153,7 +1153,8 @@ which accepts one argument is allowed. It receives the raw prefix arg of this cycle. In addition, an action may take the form (ACTION ARG) where -ACTION is any action except for `restore' and ARG is either +ACTION is one of the predefined actions (except for `restore') +and ARG is either - an integer with the meaning that ACTION should always use this fixed integer instead of the actual prefix arg or - the symbol `inverted-arg' with the meaning that ACTION should -- 2.39.2