comparison src/version.c @ 20025:18043e7ab449 v8.2.0568

patch 8.2.0568: the man filetype plugin overwrites the unnamed register Commit: https://github.com/vim/vim/commit/55b0fb7001ae42a58c10ad93a9157113f77a43d2 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Apr 13 14:58:37 2020 +0200 patch 8.2.0568: the man filetype plugin overwrites the unnamed register Problem: The man filetype plugin overwrites the unnamed register. Solution: Use the black hole register. (Jason Franklin)
author Bram Moolenaar <Bram@vim.org>
date Mon, 13 Apr 2020 15:00:03 +0200
parents c85d4e173cc9
children 23a4aef4f923
comparison
equal deleted inserted replaced
20024:bb6aa55d2e24 20025:18043e7ab449
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 568,
741 /**/ 743 /**/
742 567, 744 567,
743 /**/ 745 /**/
744 566, 746 566,
745 /**/ 747 /**/