comparison src/version.c @ 5993:0206ac84ff5f v7.4.337

updated for version 7.4.337 Problem: When there is an error preparing to edit the command line, the command won't be executed. (Hirohito Higashi) Solution: Reset did_emsg before editing.
author Bram Moolenaar <bram@vim.org>
date Wed, 25 Jun 2014 12:26:46 +0200
parents a42ba1e50992
children ef83b423ebf7
comparison
equal deleted inserted replaced
5992:05eac8f76d77 5993:0206ac84ff5f
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 337,
737 /**/ 739 /**/
738 336, 740 336,
739 /**/ 741 /**/
740 335, 742 335,
741 /**/ 743 /**/