|
Epsilon User's Manual and Reference >
Command Reference >
toggle-case-fold
Turn off case folding in search or turn it on again.
This command toggles the state of case folding for the current buffer
by setting the case-fold variable. When case folding
is on, searching and other operations ignore the case of letters.
With a nonzero numeric argument, the command enables case folding
instead of toggling it; with a zero numeric argument, it turns off
case folding.
More info:
Searching

Copyright (C) 1984, 2007 Lugaru Software Ltd. All Rights Reserved.
|