comparison src/version.c @ 3612:18c6b1752d0b v7.3.566

updated for version 7.3.566 Problem: Redo after completion does not work correctly when refresh: always is not used. (Raymond Ko) Solution: Check the compl_opt_refresh_always flag. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Wed, 20 Jun 2012 22:56:02 +0200
parents 5f811338b118
children f90bb88c2615
comparison
equal deleted inserted replaced
3611:b0746129cf6b 3612:18c6b1752d0b
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 566,
717 /**/ 719 /**/
718 565, 720 565,
719 /**/ 721 /**/
720 564, 722 564,
721 /**/ 723 /**/