summaryrefslogtreecommitdiff
path: root/src/xdiff/xmacros.h
Commit message (Collapse)AuthorAgeFilesLines
* patch 8.1.0360: using an external diff program is slow and inflexiblev8.1.0360Bram Moolenaar2018-09-101-0/+54
Problem: Using an external diff program is slow and inflexible. Solution: Include the xdiff library. (Christian Brabandt, closes #2732) Use it by default.