comparison src/version.c @ 9070:0bb25b026fc9 v7.4.1820

commit https://github.com/vim/vim/commit/9ccaae04c6f263e6db14fc403bca2404a7871114 Author: Bram Moolenaar <Bram@vim.org> Date: Sat May 7 18:36:48 2016 +0200 patch 7.4.1820 Problem: Removing language from help tags too often. Solution: Only remove @en when not needed. (Hirohito Higashi)
author Christian Brabandt <cb@256bit.org>
date Sat, 07 May 2016 18:45:05 +0200
parents 0a3bc9fdea20
children f60bdac6cc2c
comparison
equal deleted inserted replaced
9069:a967b144db12 9070:0bb25b026fc9
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 1820,
756 /**/ 758 /**/
757 1819, 759 1819,
758 /**/ 760 /**/
759 1818, 761 1818,
760 /**/ 762 /**/