comparison src/version.c @ 20683:3a9dcfe62691 v8.2.0895

patch 8.2.0895: :mkspell output does not mention the tree type Commit: https://github.com/vim/vim/commit/408c23b0794540ee3c568a1569f21406c5ed3ab8 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jun 3 22:15:45 2020 +0200 patch 8.2.0895: :mkspell output does not mention the tree type Problem: :mkspell output does not mention the tree type. Solution: Back out increasing the limits, it has no effect. Mention the tree being compressed. Only give a message once per second.
author Bram Moolenaar <Bram@vim.org>
date Wed, 03 Jun 2020 22:30:04 +0200
parents a9f2cd2933ef
children 4c66962d322b
comparison
equal deleted inserted replaced
20682:162d37f5c551 20683:3a9dcfe62691
744 NULL 744 NULL
745 }; 745 };
746 746
747 static int included_patches[] = 747 static int included_patches[] =
748 { /* Add new patch number below this line */ 748 { /* Add new patch number below this line */
749 /**/
750 895,
749 /**/ 751 /**/
750 894, 752 894,
751 /**/ 753 /**/
752 893, 754 893,
753 /**/ 755 /**/