skeleton-autowrap
skeleton-autowrap is a variable defined in `
skeleton.el
'.
Its value is
t
- This variable is obsolete since 24.5.
Documentation:
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
region.