vim-patch:7.4.1731 Mark as NA

Leave a note in vim_diff.txt about it.
This commit is contained in:
Michael Ennen
2016-11-03 12:09:22 -07:00
committed by James McCoy
parent 6c5dd6827f
commit 2c4e92abea
2 changed files with 2 additions and 2 deletions

View File

@@ -235,7 +235,7 @@ Additional differences:
These legacy Vim features may be implemented in the future, but they are not These legacy Vim features may be implemented in the future, but they are not
planned for the current milestone. planned for the current milestone.
- vim.bindeval() (new feature in Vim 7.4 Python interface) - |if_py|: vim.bindeval() and vim.Function() are not supported
- |if_lua| - |if_lua|
- |if_perl| - |if_perl|
- |if_mzscheme| - |if_mzscheme|

View File

@@ -710,7 +710,7 @@ static int included_patches[] = {
1734, 1734,
// 1733 NA // 1733 NA
1732, 1732,
// 1731, // 1731 NA
1730, 1730,
// 1729 NA // 1729 NA
1728, 1728,