Synchronization Points
Synchronization points help Meld perform a more fine-grained comparison between your files. When a synchronization point is added to each file, Meld effectively performs two comparisons: one for the chunk above the synchronization point and another for the one below.
To add a synchronization point, click on a line and then right-click and select Add Synchronization Point. Repeat this with each file in your comparison: click on a line and then right-click and select Match Synchronization Point. Once every file has a synchronization point, they will match each other and the comparison will be updated to take them into account.
You can add successive synchronization points and subdivide your files even further by repeating the steps above. Note that synchronization points are matched to each other in the order they appear in the text, which might not correspond to the order they were created.
To remove all synchronization points from a comparison, right-click anywhere in the file and select Clear Synchronization Points.
Dangling and matched syncpoints
A synchronization point is "dangling" if it has not been matched yet to other files. For instance, if you have 1 synchronization point in each file, they are all matched together and affect the comparison. If you now add a synchronization point to the first file, it is dangling until we add a second synchronization point to the rest of the files.
Dangling synchronization points can be moved around: click on a different line, and then right-click and select Move Synchronization Point. Dangling synchronization points can be removed: click on the line where it was set, right-click and select Remove Synchronization Point.
Matched synchronization points can be removed as well. Note that removing a matched synchronization point also removes its siblings in the other files. To remove a matched synchronization point, click on the line where it is set, then right-click and select Remove Synchronization Point.