comparison src/version.c @ 3354:72146e7f47fa v7.3.444

updated for version 7.3.444 Problem: ":all!" and ":sall!" give error E477, even though the documentation says these are valid commands. Solution: Support the exclamation mark. (Hirohito Higashi)
author Bram Moolenaar <bram@vim.org>
date Mon, 13 Feb 2012 00:01:43 +0100
parents de050fcc24cf
children 397e7e49bb0b
comparison
equal deleted inserted replaced
3353:5ca200700db9 3354:72146e7f47fa
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 444,
717 /**/ 719 /**/
718 443, 720 443,
719 /**/ 721 /**/
720 442, 722 442,
721 /**/ 723 /**/