comparison src/version.c @ 14149:fba38a3491f5 v8.1.0092

patch 8.1.0092: prompt buffer test fails commit https://github.com/vim/vim/commit/71ef1ba5e996f34d3e0acbe1d89c4c6bfa5e98ba Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jun 21 12:07:04 2018 +0200 patch 8.1.0092: prompt buffer test fails Problem: Prompt buffer test fails. Solution: Set 'nomodified' before closing the window. (Ozaki Kiichi, closes #3051
author Christian Brabandt <cb@256bit.org>
date Thu, 21 Jun 2018 12:15:05 +0200
parents de75c249723d
children 2404459a8639
comparison
equal deleted inserted replaced
14148:2a2f795f7bbc 14149:fba38a3491f5
759 NULL 759 NULL
760 }; 760 };
761 761
762 static int included_patches[] = 762 static int included_patches[] =
763 { /* Add new patch number below this line */ 763 { /* Add new patch number below this line */
764 /**/
765 92,
764 /**/ 766 /**/
765 91, 767 91,
766 /**/ 768 /**/
767 90, 769 90,
768 /**/ 770 /**/