From: Juanma Barranquero Date: Fri, 10 Jun 2005 14:06:22 +0000 (+0000) Subject: (skeleton-autowrap): Fix spellings in docstrings. X-Git-Tag: emacs-pretest-22.0.90~9093 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fb607ff1815c06381cd7190220c7f4ef91386ab0;p=emacs.git (skeleton-autowrap): Fix spellings in docstrings. --- diff --git a/lisp/skeleton.el b/lisp/skeleton.el index d4caca3ca42..5f25e881218 100644 --- a/lisp/skeleton.el +++ b/lisp/skeleton.el @@ -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