comparison src/version.c @ 6789:874c953aca49 v7.4.716

patch 7.4.716 Problem: When using the 'c' flag of ":substitute" and selecting "a" or "l" at the prompt the flags are not remembered for ":&&". (Ingo Karkat) Solution: Save the flag values and restore them. (Hirohito Higashi)
author Bram Moolenaar <bram@vim.org>
date Mon, 04 May 2015 10:46:03 +0200
parents 5caf46fd6e24
children 1805e45ce4d6
comparison
equal deleted inserted replaced
6788:6ea30831ef74 6789:874c953aca49
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 716,
744 /**/ 746 /**/
745 715, 747 715,
746 /**/ 748 /**/
747 714, 749 714,
748 /**/ 750 /**/