comparison src/version.c @ 13855:536874138ecd v8.0.1799

patch 8.0.1799: no test for :registers command commit https://github.com/vim/vim/commit/7ce551f317a0bb92f8c0521e96325301e2d220ca Author: Bram Moolenaar <Bram@vim.org> Date: Sun May 6 17:32:19 2018 +0200 patch 8.0.1799: no test for :registers command Problem: No test for :registers command. Solution: Add a test. (Dominique Pelle, closes https://github.com/vim/vim/issues/2880)
author Christian Brabandt <cb@256bit.org>
date Sun, 06 May 2018 17:45:06 +0200
parents 1ea18443d569
children 245c053021d3
comparison
equal deleted inserted replaced
13854:a5ad04c23f38 13855:536874138ecd
759 NULL 759 NULL
760 }; 760 };
761 761
762 static int included_patches[] = 762 static int included_patches[] =
763 { /* Add new patch number below this line */ 763 { /* Add new patch number below this line */
764 /**/
765 1799,
764 /**/ 766 /**/
765 1798, 767 1798,
766 /**/ 768 /**/
767 1797, 769 1797,
768 /**/ 770 /**/