vim-patch:7.4.419

Problem:    Whan part of a list is locked it's possible to make changes.
Solution:   Check if any of the list items is locked before make a change.
            (ZyX)

https://code.google.com/p/vim/source/detail?r=v7-4-419
This commit is contained in:
Scott Prager
2014-10-21 10:20:59 -04:00
parent e450c541dd
commit 96be11f609
4 changed files with 48 additions and 1 deletions

View File

@@ -246,7 +246,7 @@ static int included_patches[] = {
//422,
//421,
//420 NA
//419,
419,
418,
//417,
//416,