comparison src/version.c @ 14000:96933f0ecbd1 v8.1.0018

patch 8.1.0018: using "gn" may select wrong text when wrapping commit https://github.com/vim/vim/commit/bdb657924d73c98b0ab28411749571e893b699a9 Author: Bram Moolenaar <Bram@vim.org> Date: Tue May 22 17:50:42 2018 +0200 patch 8.1.0018: using "gn" may select wrong text when wrapping Problem: Using "gn" may select wrong text when wrapping. Solution: Avoid wrapping when searching forward. (Christian Brabandt)
author Christian Brabandt <cb@256bit.org>
date Tue, 22 May 2018 18:00:07 +0200
parents c3f9c37160e7
children ade79e3e3b88
comparison
equal deleted inserted replaced
13999:f4d1227b4b20 14000:96933f0ecbd1
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 18,
764 /**/ 766 /**/
765 17, 767 17,
766 /**/ 768 /**/
767 16, 769 16,
768 /**/ 770 /**/