comparison src/version.c @ 17598:c1aa462d2d45 v8.1.1796

patch 8.1.1796: :argdo is not tested commit https://github.com/vim/vim/commit/72e1b39111389001a20fbe8aa344ce2fe0a7e1a4 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Aug 3 13:50:08 2019 +0200 patch 8.1.1796: :argdo is not tested Problem: :argdo is not tested Solution: Add a test.
author Bram Moolenaar <Bram@vim.org>
date Sat, 03 Aug 2019 14:00:06 +0200
parents 892b4ea3bad6
children ca42eb789472
comparison
equal deleted inserted replaced
17597:bdb0cb436806 17598:c1aa462d2d45
771 NULL 771 NULL
772 }; 772 };
773 773
774 static int included_patches[] = 774 static int included_patches[] =
775 { /* Add new patch number below this line */ 775 { /* Add new patch number below this line */
776 /**/
777 1796,
776 /**/ 778 /**/
777 1795, 779 1795,
778 /**/ 780 /**/
779 1794, 781 1794,
780 /**/ 782 /**/