comparison src/version.c @ 16137:5a2033905f19

patch 8.1.1073: space in number column is on wrong side with 'rightleft' set commit https://github.com/vim/vim/commit/e73f911c53de1c87e39456ba20782f72a0ca8f4f Author: Bram Moolenaar <Bram@vim.org> Date: Fri Mar 29 18:29:54 2019 +0100 patch 8.1.1073: space in number column is on wrong side with 'rightleft' set Problem: Space in number column is on wrong side with 'rightleft' set. Solution: Move the space to the text side. Add a test.
author Bram Moolenaar <Bram@vim.org>
date Fri, 29 Mar 2019 18:30:04 +0100
parents dc0801e374e0
children 402b714cb919
comparison
equal deleted inserted replaced
16136:95d50979389e 16137:5a2033905f19
773 NULL 773 NULL
774 }; 774 };
775 775
776 static int included_patches[] = 776 static int included_patches[] =
777 { /* Add new patch number below this line */ 777 { /* Add new patch number below this line */
778 /**/
779 1073,
778 /**/ 780 /**/
779 1072, 781 1072,
780 /**/ 782 /**/
781 1071, 783 1071,
782 /**/ 784 /**/