comparison src/version.c @ 15951:2c18aaf66e77 v8.1.0981

patch 8.1.0981: pasting in terminal insufficiently tested commit https://github.com/vim/vim/commit/5b868a82ed2151201350122fcdb75b35c557c528 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Feb 25 06:11:53 2019 +0100 patch 8.1.0981: pasting in terminal insufficiently tested Problem: Pasting in terminal insufficiently tested. Solution: Add more tests. (Dominique Pelle, closes https://github.com/vim/vim/issues/4040)
author Bram Moolenaar <Bram@vim.org>
date Mon, 25 Feb 2019 06:15:05 +0100
parents d8ab4fa99341
children f5620f490af2
comparison
equal deleted inserted replaced
15950:1bebb061a6fc 15951:2c18aaf66e77
777 NULL 777 NULL
778 }; 778 };
779 779
780 static int included_patches[] = 780 static int included_patches[] =
781 { /* Add new patch number below this line */ 781 { /* Add new patch number below this line */
782 /**/
783 981,
782 /**/ 784 /**/
783 980, 785 980,
784 /**/ 786 /**/
785 979, 787 979,
786 /**/ 788 /**/