From 259c7ed4bd2d01f92824633f487aaf33e315572c Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 19 Sep 2003 14:36:59 +0000 Subject: [PATCH] (Defining Abbrevs): Index no-self-insert. --- lispref/abbrevs.texi | 1 + 1 file changed, 1 insertion(+) diff --git a/lispref/abbrevs.texi b/lispref/abbrevs.texi index eec8722467f..f123a3e1411 100644 --- a/lispref/abbrevs.texi +++ b/lispref/abbrevs.texi @@ -154,6 +154,7 @@ non-@code{nil}, then it is called with no arguments after the abbrev is replaced with @var{expansion}; point is located at the end of @var{expansion} when @var{hook} is called. +@cindex @code{no-self-insert} property If @var{hook} is a non-@code{nil} symbol whose @code{no-self-insert} property is non-@code{nil}, @var{hook} can explicitly control whether to insert the self-inserting input character that triggered the -- 2.39.2