comparison src/version.c @ 8463:508504ca52ac v7.4.1522

commit https://github.com/vim/vim/commit/6ff02c96519946716069f05c62849986a706033b Author: Bram Moolenaar <Bram@vim.org> Date: Tue Mar 8 20:12:44 2016 +0100 patch 7.4.1522 Problem: Cannot write channel err to a buffer. Solution: Implement it.
author Christian Brabandt <cb@256bit.org>
date Tue, 08 Mar 2016 20:15:04 +0100
parents 988ddc5742f5
children 5927180d0b4d
comparison
equal deleted inserted replaced
8462:9b1f271c9769 8463:508504ca52ac
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 1522,
746 /**/ 748 /**/
747 1521, 749 1521,
748 /**/ 750 /**/
749 1520, 751 1520,
750 /**/ 752 /**/