; Fix typo
Thanks to Robert Weiner.
This commit is contained in:
parent
9356fe2392
commit
9a41cd1215
1 changed files with 1 additions and 1 deletions
|
@ -403,7 +403,7 @@ With a prefix (or a FILL) argument, also fill too short lines."
|
||||||
:version "25.1")
|
:version "25.1")
|
||||||
|
|
||||||
(defcustom rectangle-preview t
|
(defcustom rectangle-preview t
|
||||||
"If non-nil, `string-rectangle' will show an-the-fly preview."
|
"If non-nil, `string-rectangle' will show an on-the-fly preview."
|
||||||
:version "25.1"
|
:version "25.1"
|
||||||
:type 'boolean)
|
:type 'boolean)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue