comparison src/version.c @ 3501:75037f9bc97a v7.3.513

updated for version 7.3.513 Problem: Cannot use CTRL-E and CTRL-Y with "r". Solution: Make CTRL-E and CTRL-Y work like in Insert mode. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Mon, 30 Apr 2012 18:18:47 +0200
parents 454646820185
children 7e4428115d2c
comparison
equal deleted inserted replaced
3500:873df55f5314 3501:75037f9bc97a
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 513,
717 /**/ 719 /**/
718 512, 720 512,
719 /**/ 721 /**/
720 511, 722 511,
721 /**/ 723 /**/