comparison src/version.c @ 3374:791baa7b35e1 v7.3.453

updated for version 7.3.453 Problem: Pasting in the command line is slow. Solution: Don't redraw if there is another character to read. (Dominique Pelle)
author Bram Moolenaar <bram@vim.org>
date Wed, 22 Feb 2012 17:58:04 +0100
parents f1cde9cf023e
children 1632640a24b4
comparison
equal deleted inserted replaced
3373:614f664ac244 3374:791baa7b35e1
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 453,
717 /**/ 719 /**/
718 452, 720 452,
719 /**/ 721 /**/
720 451, 722 451,
721 /**/ 723 /**/