From 49168e73e3d6b31f6dcc1ce173ce03b50ab8e900 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Thu, 4 Jan 1996 23:48:47 +0000 Subject: [PATCH] (skeleton-insert): Doc fix. --- lisp/skeleton.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.39.2