comparison src/version.c @ 6264:521c49b6de9d v7.4.466

updated for version 7.4.466 Problem: CTRL-W } does not open preview window. (Erik Falor) Solution: Don't set g_do_tagpreview for CTRL-W }.
author Bram Moolenaar <bram@vim.org>
date Thu, 09 Oct 2014 10:44:37 +0200
parents 452e8b2a0ab3
children 0a4efa3d2019
comparison
equal deleted inserted replaced
6263:cccfbf3fd5c0 6264:521c49b6de9d
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 466,
744 /**/ 746 /**/
745 465, 747 465,
746 /**/ 748 /**/
747 464, 749 464,
748 /**/ 750 /**/