]> granicus.if.org Git - vim/commit
patch 8.1.0363: internal diff isn't used by default as advertised v8.1.0363
authorBram Moolenaar <Bram@vim.org>
Mon, 10 Sep 2018 19:15:40 +0000 (21:15 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 10 Sep 2018 19:15:40 +0000 (21:15 +0200)
commitc93262b2e3fb043c685bd4014a35a29111dea484
tree11cdf6eb664b9164279d70f7ea3bdcd10bd5517a
parentf29c1c6aa3f365c025890fab5fb9efbe88eb1761
patch 8.1.0363: internal diff isn't used by default as advertised

Problem:    Internal diff isn't used by default as advertised.
Solution:   Add "internal" to the default value of 'diffopt'.
            Also add couple of files missing from the distribution.
Filelist
runtime/doc/options.txt
src/option.c
src/version.c