comparison src/version.c @ 7338:96d5dd9e7bc9 v7.4.974

commit https://github.com/vim/vim/commit/f29a82dcd0914c76f595d475ddac4517371fab2b Author: Bram Moolenaar <Bram@vim.org> Date: Thu Dec 17 15:03:55 2015 +0100 patch 7.4.974 Problem: When using :diffsplit the cursor jumps to the first line. Solution: Put the cursor on the line related to where the cursor was before the split.
author Christian Brabandt <cb@256bit.org>
date Thu, 17 Dec 2015 15:15:06 +0100
parents 4c5f53a60543
children 645abb8d8daf
comparison
equal deleted inserted replaced
7337:18f4dcee47cb 7338:96d5dd9e7bc9
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 974,
744 /**/ 746 /**/
745 973, 747 973,
746 /**/ 748 /**/
747 972, 749 972,
748 /**/ 750 /**/