comparison src/version.c @ 7643:2b2e90fcd72b v7.4.1121

commit https://github.com/vim/vim/commit/08b270a8a4544be9a7fecce311834fde2b457634 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 17 18:34:19 2016 +0100 patch 7.4.1121 Problem: test_expand leaves files behind. Solution: Edit another file before deleting, otherwise the swap file remains.
author Christian Brabandt <cb@256bit.org>
date Sun, 17 Jan 2016 18:45:04 +0100
parents b44fc33ef92a
children 1529ae1c456a
comparison
equal deleted inserted replaced
7642:a011a3e63dd3 7643:2b2e90fcd72b
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 1121,
744 /**/ 746 /**/
745 1120, 747 1120,
746 /**/ 748 /**/
747 1119, 749 1119,
748 /**/ 750 /**/