From: Richard M. Stallman Date: Fri, 19 Sep 2003 14:36:59 +0000 (+0000) Subject: (Defining Abbrevs): Index no-self-insert. X-Git-Tag: ttn-vms-21-2-B4~8806 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=259c7ed4bd2d01f92824633f487aaf33e315572c;p=emacs.git (Defining Abbrevs): Index no-self-insert. --- 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