comparison src/version.c @ 5392:c21b2f52f1dd v7.4.047

updated for version 7.4.047 Problem: When using input() in a function invoked by a mapping it doesn't work. Solution: Temporarily reset ex_normal_busy. (Yasuhiro Matsumoto)
author Bram Moolenaar <bram@vim.org>
date Wed, 02 Oct 2013 16:46:28 +0200
parents 68056d414f09
children 31c9acfeda8f
comparison
equal deleted inserted replaced
5391:efc67db9203a 5392:c21b2f52f1dd
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 47,
741 /**/ 743 /**/
742 46, 744 46,
743 /**/ 745 /**/
744 45, 746 45,
745 /**/ 747 /**/