comparison src/version.c @ 13722:a86677cf8446 v8.0.1733

patch 8.0.1733: incomplete testing for completion fix commit https://github.com/vim/vim/commit/bad0ce7b26be5eed8524347018f4c835b212f8d1 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Apr 17 23:31:05 2018 +0200 patch 8.0.1733: incomplete testing for completion fix Problem: Incomplete testing for completion fix. (Lifepillar) Solution: Add a test with CTRL-P.
author Christian Brabandt <cb@256bit.org>
date Tue, 17 Apr 2018 23:45:07 +0200
parents 7d2039b2ecc8
children 5ef1e6170589
comparison
equal deleted inserted replaced
13721:dd8a80b006a8 13722:a86677cf8446
760 NULL 760 NULL
761 }; 761 };
762 762
763 static int included_patches[] = 763 static int included_patches[] =
764 { /* Add new patch number below this line */ 764 { /* Add new patch number below this line */
765 /**/
766 1733,
765 /**/ 767 /**/
766 1732, 768 1732,
767 /**/ 769 /**/
768 1731, 770 1731,
769 /**/ 771 /**/