comparison src/version.c @ 5396:15c1b8a20da6 v7.4.049

updated for version 7.4.049 Problem: In Ex mode, when line numbers are enabled the substitute prompt is wrong. Solution: Adjust for the line number size. (Benoit Pierre)
author Bram Moolenaar <bram@vim.org>
date Wed, 02 Oct 2013 18:43:06 +0200
parents 31c9acfeda8f
children eb33cadafcab
comparison
equal deleted inserted replaced
5395:c05dfcf3da83 5396:15c1b8a20da6
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 49,
741 /**/ 743 /**/
742 48, 744 48,
743 /**/ 745 /**/
744 47, 746 47,
745 /**/ 747 /**/