comparison src/version.c @ 3429:b35844f3eb49 v7.3.480

updated for version 7.3.480 Problem: When using ":qa" and there is a changed buffer picking the buffer to jump to is not very good. Solution: Consider current and other tab pages. (Hirohito Higashi)
author Bram Moolenaar <bram@vim.org>
date Fri, 23 Mar 2012 18:39:18 +0100
parents 3db4282d5e6b
children 8e21ac7f2d6e
comparison
equal deleted inserted replaced
3428:f3cb31ff1131 3429:b35844f3eb49
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 480,
717 /**/ 719 /**/
718 479, 720 479,
719 /**/ 721 /**/
720 478, 722 478,
721 /**/ 723 /**/