comparison src/version.c @ 14832:d6752747348a v8.1.0428

patch 8.1.0428: the :suspend command is not tested commit https://github.com/vim/vim/commit/3b30168f04b8a2a2f1bbaa2f90be546550463146 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Sep 22 21:37:39 2018 +0200 patch 8.1.0428: the :suspend command is not tested Problem: The :suspend command is not tested. Solution: Add a test. (Dominique Pelle, closes https://github.com/vim/vim/issues/3472)
author Christian Brabandt <cb@256bit.org>
date Sat, 22 Sep 2018 21:45:05 +0200
parents 9d9e4a929357
children ae62baca938c
comparison
equal deleted inserted replaced
14831:5924ca71fb3e 14832:d6752747348a
792 NULL 792 NULL
793 }; 793 };
794 794
795 static int included_patches[] = 795 static int included_patches[] =
796 { /* Add new patch number below this line */ 796 { /* Add new patch number below this line */
797 /**/
798 428,
797 /**/ 799 /**/
798 427, 800 427,
799 /**/ 801 /**/
800 426, 802 426,
801 /**/ 803 /**/