Block the SCN_MODIFIED handler while we join lines: the handler would split the lines...
commit53c0ef3cda93c5e199e1fc21941a012c74f1ce82
authorSven Strickroth <email@cs-ware.de>
Sun, 27 Nov 2016 06:54:56 +0000 (27 07:54 +0100)
committerSven Strickroth <email@cs-ware.de>
Sun, 27 Nov 2016 06:54:56 +0000 (27 07:54 +0100)
treefa4b8004dcaf24b42390e53a1225d9b646242425
parent717a746dbec1be61df639815d57029d050bf771b
Block the SCN_MODIFIED handler while we join lines: the handler would split the lines again right away which leads to an endless loop

Based on TortoiseSVN rev. 27476.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Utils/MiscUI/SciEdit.cpp
src/Utils/MiscUI/SciEdit.h