comparison src/version.c @ 24677:cac5f0bf7376 v8.2.2877

patch 8.2.2877: insufficient tests for popup menu rightleft Commit: https://github.com/vim/vim/commit/1e615669c0f1f4125001b2c01c30b00d8c68035e Author: Yegappan Lakshmanan <yegappan@yahoo.com> Date: Sat May 22 17:12:46 2021 +0200 patch 8.2.2877: insufficient tests for popup menu rightleft Problem: Insufficient tests for popup menu rightleft. Solution: Add tests. (Yegappan Lakshmanan, closes https://github.com/vim/vim/issues/8235)
author Bram Moolenaar <Bram@vim.org>
date Sat, 22 May 2021 17:15:05 +0200
parents ae30a87aafd3
children 80422f66978a
comparison
equal deleted inserted replaced
24676:256fdb5f7252 24677:cac5f0bf7376
748 NULL 748 NULL
749 }; 749 };
750 750
751 static int included_patches[] = 751 static int included_patches[] =
752 { /* Add new patch number below this line */ 752 { /* Add new patch number below this line */
753 /**/
754 2877,
753 /**/ 755 /**/
754 2876, 756 2876,
755 /**/ 757 /**/
756 2875, 758 2875,
757 /**/ 759 /**/