]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.901 v7.4.901
authorBram Moolenaar <Bram@vim.org>
Fri, 30 Oct 2015 13:23:33 +0000 (14:23 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 30 Oct 2015 13:23:33 +0000 (14:23 +0100)
commite7d1376b636e6c758196c3542bd2c1053f9edb75
treef78dab087813cc38e259af922f4b501e0b02d028
parentf1a4c98ea6fa122ceb24c1ad17e184703cbfd182
patch 7.4.901
Problem:    When a BufLeave autocommand changes folding in a way it syncs
            undo, undo can be corrupted.
Solution:   Prevent undo sync. (Jacob Niehus)
src/popupmnu.c
src/version.c