comparison src/version.c @ 8428:4e22d0e7bfb1 v7.4.1505

commit https://github.com/vim/vim/commit/d0b6502a7ace39d6cd30874110a572371d10beae Author: Bram Moolenaar <Bram@vim.org> Date: Sun Mar 6 21:50:33 2016 +0100 patch 7.4.1505 Problem: When channel log is enabled get too many "looking for messages" log entries. Solution: Only give the message after another message.
author Christian Brabandt <cb@256bit.org>
date Sun, 06 Mar 2016 22:00:04 +0100
parents 02ce040591c8
children 800423dbc260
comparison
equal deleted inserted replaced
8427:fd9a8463b059 8428:4e22d0e7bfb1
741 NULL 741 NULL
742 }; 742 };
743 743
744 static int included_patches[] = 744 static int included_patches[] =
745 { /* Add new patch number below this line */ 745 { /* Add new patch number below this line */
746 /**/
747 1505,
746 /**/ 748 /**/
747 1504, 749 1504,
748 /**/ 750 /**/
749 1503, 751 1503,
750 /**/ 752 /**/