]> git.eshelyaron.com Git - emacs.git/commitdiff
(Defining Abbrevs): Index no-self-insert.
authorRichard M. Stallman <rms@gnu.org>
Fri, 19 Sep 2003 14:36:59 +0000 (14:36 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 19 Sep 2003 14:36:59 +0000 (14:36 +0000)
lispref/abbrevs.texi

index eec8722467f46cf942f8e6aa8c8ab3d7f7782462..f123a3e141103c79c62bef3218f04db84555f673 100644 (file)
@@ -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