diff options
Diffstat (limited to 'man/abbrevs.texi')
-rw-r--r-- | man/abbrevs.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/abbrevs.texi b/man/abbrevs.texi index 1b8b84444ed..9ecdac7044f 100644 --- a/man/abbrevs.texi +++ b/man/abbrevs.texi @@ -160,7 +160,7 @@ insert it and then insert a punctuation or whitespace character to expand it. outer otter}; @samp{Foo} into @samp{Find outer otter}, and @samp{FOO} into @samp{FIND OUTER OTTER} or @samp{Find Outer Otter} according to the variable @code{abbrev-all-caps} (setting it non-@code{nil} specifies -@samp{FIND OUTER OTTER}. +@samp{FIND OUTER OTTER}). These commands are used to control abbrev expansion: |