comparison src/version.c @ 13946:c2312fc9fbfe v8.0.1843

patch 8.0.1843: entry for 'wrap' in options window is wrong commit https://github.com/vim/vim/commit/8776889b5befd8eba66f4ad32282db36f85392a6 Author: Bram Moolenaar <Bram@vim.org> Date: Tue May 15 21:42:51 2018 +0200 patch 8.0.1843: entry for 'wrap' in options window is wrong Problem: Entry for 'wrap' in options window is wrong. (John Little) Solution: Make the change apply locally.
author Christian Brabandt <cb@256bit.org>
date Tue, 15 May 2018 21:45:06 +0200
parents ddf02a93796f
children 2ed1585c6467
comparison
equal deleted inserted replaced
13945:30691ca7a38e 13946:c2312fc9fbfe
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 1843,
764 /**/ 766 /**/
765 1842, 767 1842,
766 /**/ 768 /**/
767 1841, 769 1841,
768 /**/ 770 /**/