comparison src/version.c @ 28004:6970b2533bfc v8.2.4527

patch 8.2.4527: the Athena GUI is old and does not work well Commit: https://github.com/vim/vim/commit/0b40d086b337f14fdd0dbc035988ffb0aec8ce5f Author: Bram Moolenaar <Bram@vim.org> Date: Tue Mar 8 13:32:37 2022 +0000 patch 8.2.4527: the Athena GUI is old and does not work well Problem: The Athena GUI is old and does not work well. Solution: Remove the Athena GUI from configure to find out who still wants support for this GUI.
author Bram Moolenaar <Bram@vim.org>
date Tue, 08 Mar 2022 14:45:03 +0100
parents 1012048eed26
children 02f787034998
comparison
equal deleted inserted replaced
28003:2e2a2a7058b4 28004:6970b2533bfc
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 4527,
753 /**/ 755 /**/
754 4526, 756 4526,
755 /**/ 757 /**/
756 4525, 758 4525,
757 /**/ 759 /**/