(skeleton-autowrap): Fix spellings in docstrings.
This commit is contained in:
parent
1d68acd3a9
commit
fb607ff181
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ Typical examples might be `upcase' or `capitalize'.")
|
|||
|
||||
|
||||
(defvar skeleton-autowrap t
|
||||
"Controls wrapping behaviour of functions created with `define-skeleton'.
|
||||
"Controls wrapping behavior of functions created with `define-skeleton'.
|
||||
When the region is visible (due to `transient-mark-mode' or marking a region
|
||||
with the mouse) and this is non-nil and the function was called without an
|
||||
explicit ARG, then the ARG defaults to -1, i.e. wrapping around the visible
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue