[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCHv4] Add cycle-spacing command.
From: |
Stephen J. Turnbull |
Subject: |
[PATCHv4] Add cycle-spacing command. |
Date: |
Sun, 27 Jan 2013 02:14:40 +0900 |
Michal Nazarewicz writes:
> +** New `cycle-spacing' command allows cycling between having just one
> +space, no spaces, or reverting to the original spacing. Like
> +`just-one-space' command it can handle or ignore newlines and use
> +leave different number of spaces.
Typo: "use leave". You probably meant just "leave".
> +If SINGLE-SHOT is non-nil, will only perform the first step. In
> +other words, it will work just like `just-on-space' command."
Typo: I think you mean "`just-one-space' command."