comparison src/version.c @ 6907:5b1eefbf9a53 v7.4.773

patch 7.4.773 Problem: 'langmap' is used in command-line mode when checking for mappings. Issue 376. Solution: Do not use 'langmap' in command-line mode. (Larry Velazquez)
author Bram Moolenaar <bram@vim.org>
date Fri, 10 Jul 2015 17:19:30 +0200
parents d973e23c3bf8
children 676906c33768
comparison
equal deleted inserted replaced
6906:0540e823bca7 6907:5b1eefbf9a53
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 773,
744 /**/ 746 /**/
745 772, 747 772,
746 /**/ 748 /**/
747 771, 749 771,
748 /**/ 750 /**/