From: Juanma Barranquero Date: Fri, 10 Jun 2005 14:07:27 +0000 (+0000) Subject: (tempo-insert-region): Fix spellings in docstrings. X-Git-Tag: emacs-pretest-22.0.90~9091 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5f94d2d0095427ef7ae58305d2ce177553ff6b48;p=emacs.git (tempo-insert-region): Fix spellings in docstrings. --- diff --git a/lisp/tempo.el b/lisp/tempo.el index 43f90b64766..49a73ef1098 100644 --- a/lisp/tempo.el +++ b/lisp/tempo.el @@ -125,7 +125,7 @@ user for text to insert in the templates" "*Automatically insert current region when there is a `r' in the template If this variable is nil, `r' elements will be treated just like `p' elements, unless the template function is given a prefix (or a non-nil -argument). If this variable is non-nil, the behaviour is reversed. +argument). If this variable is non-nil, the behavior is reversed. In Transient Mark mode, this option is unused." :type 'boolean