]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0472: dosinst command has a few flaws v8.1.0472
authorBram Moolenaar <Bram@vim.org>
Sat, 13 Oct 2018 15:25:27 +0000 (17:25 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 13 Oct 2018 15:25:27 +0000 (17:25 +0200)
commit6cdb2c9811c33dbd312a5a2b711ee83f512ae7b2
treebbb92907df54fdb2e29092142f82141bc1a69c7e
parent453ce7c16b1001f23f2281b259176c6a00d82999
patch 8.1.0472: dosinst command has a few flaws

Problem:    Dosinst command has a few flaws.
Solution:   Register DisplayIcon, DisplayVersion and Publisher for the
            uninstaller. (closes #3485)  Don't set 'diffexpr' if internal diff
            is supported. Allow for using Vi compatible from the command line.
            Remove needless sleeps.  Add comments in the generated _vimrc.
            (Ken Takata, closes #3525)
src/dosinst.c
src/version.c