From: Robert Pluim Date: Tue, 17 May 2022 15:23:03 +0000 (+0200) Subject: Clarify 'cycle-spacing-actions' docstring X-Git-Tag: emacs-29.0.90~1910^2~622 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=731ccac82806bc0823f23d5acad7894b998905e7;p=emacs.git Clarify 'cycle-spacing-actions' docstring * lisp/simple.el (cycle-spacing-actions): Clarify docstring. --- 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