comparison src/version.c @ 18556:ed9690c0f27c v8.1.2272

patch 8.1.2272: test may hang at more prompt Commit: https://github.com/vim/vim/commit/34059e7b67ae8a58dc2471b309afe05d9dde760f Author: Bram Moolenaar <Bram@vim.org> Date: Fri Nov 8 23:00:25 2019 +0100 patch 8.1.2272: test may hang at more prompt Problem: Test may hang at more prompt. Solution: Reset 'more' after resetting 'compatible'. (Michael Soyka)
author Bram Moolenaar <Bram@vim.org>
date Fri, 08 Nov 2019 23:15:03 +0100
parents 60c46cd053db
children e5ef5d820b5b
comparison
equal deleted inserted replaced
18555:babb80ff1342 18556:ed9690c0f27c
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 2272,
744 /**/ 746 /**/
745 2271, 747 2271,
746 /**/ 748 /**/
747 2270, 749 2270,
748 /**/ 750 /**/