Mercurial > vim
comparison src/version.c @ 9577:e3b6a4a87684 v7.4.2066
commit https://github.com/vim/vim/commit/c1fb763184c8ae82300357867fa2070aa94366e9
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Jul 17 23:34:21 2016 +0200
patch 7.4.2066
Problem: getcompletion() not well tested.
Solution: Add more testing.
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sun, 17 Jul 2016 23:45:05 +0200 |
parents | 7ee1c83e3ddf |
children | 2fb7e008ac9b |
comparison
equal
deleted
inserted
replaced
9576:3ed2642b1328 | 9577:e3b6a4a87684 |
---|---|
756 NULL | 756 NULL |
757 }; | 757 }; |
758 | 758 |
759 static int included_patches[] = | 759 static int included_patches[] = |
760 { /* Add new patch number below this line */ | 760 { /* Add new patch number below this line */ |
761 /**/ | |
762 2066, | |
761 /**/ | 763 /**/ |
762 2065, | 764 2065, |
763 /**/ | 765 /**/ |
764 2064, | 766 2064, |
765 /**/ | 767 /**/ |