Mercurial > emacs
changeset 63259:fa1c7a31ac5d
(tempo-insert-region): Fix spellings in docstrings.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 10 Jun 2005 14:07:27 +0000 |
parents | bd20f5cf580f |
children | 9bcf1560e9f0 |
files | lisp/tempo.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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