comparison src/version.c @ 25018:76c9f536bafb v8.2.3046

patch 8.2.3046: Amiga MorphOS: Term mode is set using DOS packets Commit: https://github.com/vim/vim/commit/b420ac9d20d484ba0ebf3e328069251a63f96996 Author: ola.soder@axis.com <ola.soder@axis.com> Date: Thu Jun 24 21:43:31 2021 +0200 patch 8.2.3046: Amiga MorphOS: Term mode is set using DOS packets Problem: Amiga MorphOS: Term mode is set using DOS packets. Solution: Use the same way of setting term mdoe on all next gen Amiga-like systems. (Ola S?der, closes #8445)
author Bram Moolenaar <Bram@vim.org>
date Thu, 24 Jun 2021 21:45:03 +0200
parents e321dbddc076
children 91f396f149d5
comparison
equal deleted inserted replaced
25017:9ea1256e817e 25018:76c9f536bafb
753 NULL 753 NULL
754 }; 754 };
755 755
756 static int included_patches[] = 756 static int included_patches[] =
757 { /* Add new patch number below this line */ 757 { /* Add new patch number below this line */
758 /**/
759 3046,
758 /**/ 760 /**/
759 3045, 761 3045,
760 /**/ 762 /**/
761 3044, 763 3044,
762 /**/ 764 /**/