comparison src/version.c @ 7307:5d9e27621ffa v7.4.959

commit https://github.com/vim/vim/commit/0379d01c52e7930ccfc9133f229fba54a2024a42 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Dec 3 21:17:24 2015 +0100 patch 7.4.959 Problem: When setting 'term' the clipboard ownership is lost. Solution: Do not call clip_init(). (James McCoy)
author Christian Brabandt <cb@256bit.org>
date Thu, 03 Dec 2015 21:30:05 +0100
parents 372c785c04b6
children c412b0922c27
comparison
equal deleted inserted replaced
7306:a9dc9da618a4 7307:5d9e27621ffa
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 959,
744 /**/ 746 /**/
745 958, 747 958,
746 /**/ 748 /**/
747 957, 749 957,
748 /**/ 750 /**/