comparison src/version.c @ 18454:b912277e3877 v8.1.2221

patch 8.1.2221: cannot filter :disp output Commit: https://github.com/vim/vim/commit/8fc42964363087025a27e8c80276c706536fc4e3 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Oct 26 17:33:13 2019 +0200 patch 8.1.2221: cannot filter :disp output Problem: Cannot filter :disp output. Solution: Support filtereing :disp output. (Andi Massimino, closes https://github.com/vim/vim/issues/5117)
author Bram Moolenaar <Bram@vim.org>
date Sat, 26 Oct 2019 17:45:03 +0200
parents 0ac9e720a56e
children 71199e360948
comparison
equal deleted inserted replaced
18453:043c07d16d60 18454:b912277e3877
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 2221,
744 /**/ 746 /**/
745 2220, 747 2220,
746 /**/ 748 /**/
747 2219, 749 2219,
748 /**/ 750 /**/