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:
parent
3606516c37
commit
82d3c42592
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user