From 82d3c425926a4becc942a2435b25492cee3cff27 Mon Sep 17 00:00:00 2001 From: Lute Kamstra Date: Sun, 6 Feb 2005 13:38:01 +0000 Subject: [PATCH] (Expanding Abbrevs): Fix previous fix. --- man/abbrevs.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.39.5