comparison src/version.c @ 3394:8e0fe5a723ad v7.3.463

updated for version 7.3.463 Problem: When using ":s///c" the cursor is moved away from the match. (Lawman) Solution: Don't move the cursor when do_ask is set. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Wed, 07 Mar 2012 14:57:52 +0100
parents 70eff6af1158
children 43259e4542c7
comparison
equal deleted inserted replaced
3393:f1f6ac67acd8 3394:8e0fe5a723ad
712 NULL 712 NULL
713 }; 713 };
714 714
715 static int included_patches[] = 715 static int included_patches[] =
716 { /* Add new patch number below this line */ 716 { /* Add new patch number below this line */
717 /**/
718 463,
717 /**/ 719 /**/
718 462, 720 462,
719 /**/ 721 /**/
720 461, 722 461,
721 /**/ 723 /**/