comparison src/version.c @ 6549:2561531decf1 v7.4.601

updated for version 7.4.601 Problem: It is not possible to have feedkeys() insert characters. Solution: Add the 'i' flag.
author Bram Moolenaar <bram@vim.org>
date Tue, 27 Jan 2015 15:19:24 +0100
parents 436d6c9e57f2
children 4e31d9f7c896
comparison
equal deleted inserted replaced
6548:baca7442f505 6549:2561531decf1
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 601,
744 /**/ 746 /**/
745 600, 747 600,
746 /**/ 748 /**/
747 599, 749 599,
748 /**/ 750 /**/