comparison src/version.c @ 7462:eb7b199f3d01 v7.4.1034

commit https://github.com/vim/vim/commit/aac624bacd4be0c5a8e603dac9020f4a754c9c9c Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 2 21:31:39 2016 +0100 patch 7.4.1034 Problem: There is no test for the 'backspace' option behavior. Solution: Add a test. (Hirohito Higashi)
author Christian Brabandt <cb@256bit.org>
date Sat, 02 Jan 2016 21:45:04 +0100
parents 1420ccc9f610
children 71e2aca45b81
comparison
equal deleted inserted replaced
7461:0d176fa318b5 7462:eb7b199f3d01
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 1034,
744 /**/ 746 /**/
745 1033, 747 1033,
746 /**/ 748 /**/
747 1032, 749 1032,
748 /**/ 750 /**/