comparison src/version.c @ 16754:8b92f3fea477 v8.1.1379

patch 8.1.1379: filechanged test hangs commit https://github.com/vim/vim/commit/8239c62067c8d40720560496b25a82662126f2a2 Author: Bram Moolenaar <Bram@vim.org> Date: Fri May 24 16:46:01 2019 +0200 patch 8.1.1379: filechanged test hangs Problem: Filechanged test hangs. Solution: Do not check 'autoread'.
author Bram Moolenaar <Bram@vim.org>
date Fri, 24 May 2019 17:00:05 +0200
parents e2d8d83e6721
children ad0ef98aa5ed
comparison
equal deleted inserted replaced
16753:d0d3759cbd4d 16754:8b92f3fea477
765 NULL 765 NULL
766 }; 766 };
767 767
768 static int included_patches[] = 768 static int included_patches[] =
769 { /* Add new patch number below this line */ 769 { /* Add new patch number below this line */
770 /**/
771 1379,
770 /**/ 772 /**/
771 1378, 773 1378,
772 /**/ 774 /**/
773 1377, 775 1377,
774 /**/ 776 /**/