# HG changeset patch # User Juanma Barranquero # Date 1118412382 0 # Node ID cacd1f8881468d61501b88ba541b500d725ac24f # Parent 08eb8fe4b5efd6d0457c1131c7d6e55e25a19990 (skeleton-autowrap): Fix spellings in docstrings. diff -r 08eb8fe4b5ef -r cacd1f888146 lisp/skeleton.el --- a/lisp/skeleton.el Fri Jun 10 14:05:55 2005 +0000 +++ b/lisp/skeleton.el Fri Jun 10 14:06:22 2005 +0000 @@ -50,7 +50,7 @@ (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