1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-30 19:53:09 +00:00

(Expanding Abbrevs): Fix previous fix.

This commit is contained in:
Lute Kamstra 2005-02-06 13:38:01 +00:00
parent 3606516c37
commit 82d3c42592

View File

@ -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: