vim-patch:7.4.1992

Problem:    Values for true and false can be confusing.
Solution:   Update the documentation.  Add a test.  Make v:true evaluate to
            TRUE for a non-zero-arg.

e381d3d5e0
This commit is contained in:
James McCoy
2017-02-27 12:06:27 -05:00
parent eb6651b7a9
commit 2f5aee561e
5 changed files with 217 additions and 78 deletions

View File

@@ -448,7 +448,7 @@ static int included_patches[] = {
// 1995 NA
// 1994,
// 1993,
// 1992,
1992,
1991,
1990,
1989,