comparison src/version.c @ 19009:43713a77baaf v8.2.0065

patch 8.2.0065: Amiga and alikes: autoopen only used on Amiga OS4 Commit: https://github.com/vim/vim/commit/dba7c85b611ca3bbd054e162f55fcfc3361f0868 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Dec 30 22:33:17 2019 +0100 patch 8.2.0065: Amiga and alikes: autoopen only used on Amiga OS4 Problem: Amiga and alikes: autoopen only used on Amiga OS4. Solution: Adjust #ifdefs. (Ola S?der, closes https://github.com/vim/vim/issues/5413)
author Bram Moolenaar <Bram@vim.org>
date Mon, 30 Dec 2019 22:45:04 +0100
parents 0883a37ccf84
children 61d94accf16f
comparison
equal deleted inserted replaced
19008:9dd74f906a75 19009:43713a77baaf
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 65,
745 /**/ 747 /**/
746 64, 748 64,
747 /**/ 749 /**/
748 63, 750 63,
749 /**/ 751 /**/