91074da46d
When recording a keyboard macro, some commands are added to the macro twice. When later playing back the macro, they happen twice, which leads to incorrect edits. Fixed commands: * EDIT_CUT (Cut) * EDIT_COPY (Copy) * IDM_EDIT_LINE_UP (Move Up Current Line) * IDM_EDIT_LINE_DOWN (Move Down Current Line) Not fixed: issue 13722: SEARCH_GOTOMATCHINGBRACE (Go to Matching Brace) Fix #5217, fix #14634, close #14613 |
||
---|---|---|
.. | ||
Test | ||
bin | ||
gcc | ||
installer | ||
misc/chameleon | ||
scintilla.original.forUpdating | ||
src | ||
visual.net |