mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-19 18:13:55 +00:00
Clarify 'cycle-spacing-actions' docstring
* lisp/simple.el (cycle-spacing-actions): Clarify docstring.
This commit is contained in:
parent
9d38470142
commit
731ccac828
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user