# HG changeset patch # User Juanma Barranquero # Date 1118412447 0 # Node ID fa1c7a31ac5d195e77e4bc0d4673db8bae265dc0 # Parent bd20f5cf580f20c9d25e38285b5d57763290ee90 (tempo-insert-region): Fix spellings in docstrings. diff -r bd20f5cf580f -r fa1c7a31ac5d lisp/tempo.el --- a/lisp/tempo.el Fri Jun 10 14:06:47 2005 +0000 +++ b/lisp/tempo.el Fri Jun 10 14:07:27 2005 +0000 @@ -125,7 +125,7 @@ "*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