Mercurial > emacs
changeset 14006:f448cb91a38c
(skeleton-insert): Doc fix.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Thu, 04 Jan 1996 23:48:47 +0000 |
parents | dd4a20edf654 |
children | c6476f4bb121 |
files | lisp/skeleton.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/skeleton.el Thu Jan 04 23:48:07 1996 +0000 +++ b/lisp/skeleton.el Thu Jan 04 23:48:47 1996 +0000 @@ -200,7 +200,7 @@ Quoted lisp-expressions are evaluated evaluated for their side-effect. Other lisp-expressions are evaluated and the value treated as above. -Note that expressions may not return `t' since this impplies an +Note that expressions may not return `t' since this implies an endless loop. Modes can define other symbols by locally setting them to any valid skeleton element. The following local variables are available: