39dfb6393a
It was very hard to disable autocorrection of (c)->© and other
AutoCorrect items, because the searched Replace string "(c)"
etc. didn't jump the list cursor to the corresponding ".*(c)"
item.
Now skip ".*" pattern matching marks, also colon (emoji
replacement) characters, so the list cursor jumps to the
line ".*(c)"->© typing only "(c" etc., allowing users to press
Delete to disable its autocorrection without knowing about
the special AutoCorrect patterns.
Follow-up to commit
|
||
---|---|---|
.. | ||
customize | ||
dialogs | ||
factory | ||
inc | ||
options | ||
tabpages | ||
util |