comparison src/version.c @ 26536:08241cd6091b v8.2.3797

patch 8.2.3797: no good reason to limit the message history in tiny version Commit: https://github.com/vim/vim/commit/1e78deb0779bc403a914712f0842a65d2949dfdf Author: Bram Moolenaar <Bram@vim.org> Date: Mon Dec 13 14:40:53 2021 +0000 patch 8.2.3797: no good reason to limit the message history in tiny version Problem: No good reason to limit the message history in the tiny version. Solution: Always use 200.
author Bram Moolenaar <Bram@vim.org>
date Mon, 13 Dec 2021 15:45:03 +0100
parents 28745eec1dda
children dfa658800f21
comparison
equal deleted inserted replaced
26535:ce0b2d5b39af 26536:08241cd6091b
747 NULL 747 NULL
748 }; 748 };
749 749
750 static int included_patches[] = 750 static int included_patches[] =
751 { /* Add new patch number below this line */ 751 { /* Add new patch number below this line */
752 /**/
753 3797,
752 /**/ 754 /**/
753 3796, 755 3796,
754 /**/ 756 /**/
755 3795, 757 3795,
756 /**/ 758 /**/