comparison src/version.c @ 2723:2e72d84e8965 v7.3.139

updated for version 7.3.139 Problem: When 'lazyredraw' is set ":ver" output can't be read. Solution: Don't redraw the screen when at a prompt or command line.
author Bram Moolenaar <bram@vim.org>
date Tue, 22 Mar 2011 13:07:26 +0100
parents ea399ac2c1b9
children 96a7b564c2f3
comparison
equal deleted inserted replaced
2722:ea399ac2c1b9 2723:2e72d84e8965
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 139,
717 /**/ 719 /**/
718 138, 720 138,
719 /**/ 721 /**/
720 137, 722 137,
721 /**/ 723 /**/