comparison src/version.c @ 8404:8894d595b786 v7.4.1493

commit https://github.com/vim/vim/commit/5983ad0b038fa689653246cb304fd43e8ae39a78 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Mar 5 20:54:36 2016 +0100 patch 7.4.1493 Problem: Wrong callback invoked for zero-id messages. Solution: Don't use the first one-time callback when the sequence number doesn't match.
author Christian Brabandt <cb@256bit.org>
date Sat, 05 Mar 2016 21:00:05 +0100
parents eed1ca42f9aa
children 5d926807c19c
comparison
equal deleted inserted replaced
8403:40c74c3734d7 8404:8894d595b786
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 1493,
746 /**/ 748 /**/
747 1492, 749 1492,
748 /**/ 750 /**/
749 1491, 751 1491,
750 /**/ 752 /**/