comparison src/version.c @ 15615:536fca2cee19 v8.1.0815

patch 8.1.0815: dialog for file changed outside of Vim not tested commit https://github.com/vim/vim/commit/5e66b42aae7c67a3ef67617d4bd43052ac2b73ce Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jan 24 21:58:10 2019 +0100 patch 8.1.0815: dialog for file changed outside of Vim not tested Problem: Dialog for file changed outside of Vim not tested. Solution: Add a test. Move FileChangedShell test. Add 'L' flag to feedkeys().
author Bram Moolenaar <Bram@vim.org>
date Thu, 24 Jan 2019 22:00:05 +0100
parents 90f01701ecad
children c91618229f99
comparison
equal deleted inserted replaced
15614:19317f8fdd2c 15615:536fca2cee19
786 }; 786 };
787 787
788 static int included_patches[] = 788 static int included_patches[] =
789 { /* Add new patch number below this line */ 789 { /* Add new patch number below this line */
790 /**/ 790 /**/
791 84, 791 815,
792 /**/
793 814,
792 /**/ 794 /**/
793 813, 795 813,
794 /**/ 796 /**/
795 812, 797 812,
796 /**/ 798 /**/