]> git.eshelyaron.com Git - emacs.git/commitdiff
(skeleton-autowrap): Fix spellings in docstrings.
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 10 Jun 2005 14:06:22 +0000 (14:06 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 10 Jun 2005 14:06:22 +0000 (14:06 +0000)
lisp/skeleton.el

index d4caca3ca42b64af5b3da74d8f184a97fd6167fd..5f25e881218ac31655560c50bb533f93e7728d3c 100644 (file)
@@ -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