comparison src/version.c @ 6729:e25417c299bb v7.4.688

updated for version 7.4.688 Problem: When "$" is in 'cpo' the popup menu isn't undrawn correctly. (Issue 166) Solution: When using the popup menu remove the "$".
author Bram Moolenaar <bram@vim.org>
date Tue, 31 Mar 2015 19:18:00 +0200
parents 7c5a0c69e1ac
children 7d40186f767a
comparison
equal deleted inserted replaced
6728:13c5f36bf531 6729:e25417c299bb
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 688,
744 /**/ 746 /**/
745 687, 747 687,
746 /**/ 748 /**/
747 686, 749 686,
748 /**/ 750 /**/