| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Make sure we are able to restore text to whatever state was when
we left insert / replace mode after an editing operation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
These functions should return the original position in case no
match was found.
|
|
|
|
|
|
Notice that we currently do not make a distinction between a WORD
and a word.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
These now have common prefixes which means the whole block can be
skipped over if it doesn't match.
|
|
|
|
|