6c3031f01b
This PR make buffer always dirty (with any undo/redo operation) if the editing buffer is unsyncronized with file on disk. By "unsyncronized", it means: 1. the file is deleted outside but the buffer in Notepad++ is kept. 2. the file is modified by another app but the buffer is not reloaded in Notepad++. Note that if the buffer is untitled, there's no correspondent file on the disk so the buffer is considered as independent therefore synchronized. Fix #10401, close #10616 |
||
---|---|---|
.. | ||
Test | ||
bin | ||
gcc | ||
installer | ||
misc/chameleon | ||
scintilla.original.forUpdating | ||
src | ||
visual.net |