comparison src/version.c @ 26382:d742cb67b260 v8.2.3722

patch 8.2.3722: Amiga: superfluous messages for freeing lots of yanked text Commit: https://github.com/vim/vim/commit/5e86964bf48ddbfa20261bda84db391c80a36dca Author: Bram Moolenaar <Bram@vim.org> Date: Thu Dec 2 18:55:16 2021 +0000 patch 8.2.3722: Amiga: superfluous messages for freeing lots of yanked text Problem: Amiga: superfluous messages for freeing lots of yanked text. Solution: Assume that the machine isn't that slow these days.
author Bram Moolenaar <Bram@vim.org>
date Thu, 02 Dec 2021 20:00:02 +0100
parents ac0e63cbf00b
children e624b4ddbdf0
comparison
equal deleted inserted replaced
26381:2ad7829cf85a 26382:d742cb67b260
751 NULL 751 NULL
752 }; 752 };
753 753
754 static int included_patches[] = 754 static int included_patches[] =
755 { /* Add new patch number below this line */ 755 { /* Add new patch number below this line */
756 /**/
757 3722,
756 /**/ 758 /**/
757 3721, 759 3721,
758 /**/ 760 /**/
759 3720, 761 3720,
760 /**/ 762 /**/