From: Karl Heuer Date: Thu, 4 Jan 1996 23:48:47 +0000 (+0000) Subject: (skeleton-insert): Doc fix. X-Git-Tag: emacs-19.34~1854 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=49168e73e3d6b31f6dcc1ce173ce03b50ab8e900;p=emacs.git (skeleton-insert): Doc fix. --- diff --git a/lisp/skeleton.el b/lisp/skeleton.el index d9c8d40f841..056b184df15 100644 --- a/lisp/skeleton.el +++ b/lisp/skeleton.el @@ -200,7 +200,7 @@ strings with the subskeleton being repeated once for each string. 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: