comparison src/version.c @ 5330:460d5be9395e v7.4.018

updated for version 7.4.018 Problem: When completing item becomes unselected. (Shougo Matsu) Solution: Revert patch 7.3.1269.
author Bram Moolenaar <bram@vim.org>
date Thu, 05 Sep 2013 12:49:52 +0200
parents c47c8cd5fe5c
children d5eb32dc231c
comparison
equal deleted inserted replaced
5329:08e0d47258c2 5330:460d5be9395e
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 18,
741 /**/ 743 /**/
742 17, 744 17,
743 /**/ 745 /**/
744 16, 746 16,
745 /**/ 747 /**/