comparison src/version.c @ 5625:a95a151402be v7.4.159

updated for version 7.4.159 Problem: Completion hangs when scanning the current buffer after doing keywords. (Christian Brabandt) Solution: Set the first match position when starting to scan the current buffer.
author Bram Moolenaar <bram@vim.org>
date Thu, 23 Jan 2014 22:45:58 +0100
parents d59544f3022b
children f29febf858be
comparison
equal deleted inserted replaced
5624:af45111ae08e 5625:a95a151402be
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 159,
741 /**/ 743 /**/
742 158, 744 158,
743 /**/ 745 /**/
744 157, 746 157,
745 /**/ 747 /**/