comparison src/version.c @ 13978:81c324144452 v8.1.0007

patch 8.1.0007: no test for "o" and "O" in Visual block mode commit https://github.com/vim/vim/commit/2e94976abd1cd6b94db38d4f2a1cfd71808b8100 Author: Bram Moolenaar <Bram@vim.org> Date: Sun May 20 14:06:38 2018 +0200 patch 8.1.0007: no test for "o" and "O" in Visual block mode Problem: No test for "o" and "O" in Visual block mode. Solution: Add a test. (Dominique Pelle, closes https://github.com/vim/vim/issues/2932)
author Christian Brabandt <cb@256bit.org>
date Sun, 20 May 2018 14:15:05 +0200
parents 115aed6c544c
children a9e31b01366b
comparison
equal deleted inserted replaced
13977:84f238b76021 13978:81c324144452
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 7,
764 /**/ 766 /**/
765 6, 767 6,
766 /**/ 768 /**/
767 5, 769 5,
768 /**/ 770 /**/