Mercurial > vim
comparison src/version.c @ 9072:f60bdac6cc2c v7.4.1821
commit https://github.com/vim/vim/commit/4ed6b2e2d7fd5959fb9b9f608935d47305c4bbe4
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat May 7 22:28:53 2016 +0200
patch 7.4.1821
Problem: Test fails on MS-Windows.
Solution: Sort the completion results.
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sat, 07 May 2016 22:30:05 +0200 |
parents | 0bb25b026fc9 |
children | 3aab62b76363 |
comparison
equal
deleted
inserted
replaced
9071:55d9f1810486 | 9072:f60bdac6cc2c |
---|---|
751 NULL | 751 NULL |
752 }; | 752 }; |
753 | 753 |
754 static int included_patches[] = | 754 static int included_patches[] = |
755 { /* Add new patch number below this line */ | 755 { /* Add new patch number below this line */ |
756 /**/ | |
757 1821, | |
756 /**/ | 758 /**/ |
757 1820, | 759 1820, |
758 /**/ | 760 /**/ |
759 1819, | 761 1819, |
760 /**/ | 762 /**/ |