comparison src/version.c @ 18902:b24648ebcbc9 v8.2.0012

patch 8.2.0012: some undo functionality is not tested Commit: https://github.com/vim/vim/commit/559b9c68fe550f3af63d42e0838622aab1ceb1b3 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Dec 15 18:09:19 2019 +0100 patch 8.2.0012: some undo functionality is not tested Problem: Some undo functionality is not tested. Solution: Add a few more test cases. (Dominique Pelle, closes https://github.com/vim/vim/issues/5364)
author Bram Moolenaar <Bram@vim.org>
date Sun, 15 Dec 2019 18:15:03 +0100
parents a9c47c623f4a
children 2bdc2e1f6e1f
comparison
equal deleted inserted replaced
18901:27c0cda71bf9 18902:b24648ebcbc9
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 12,
745 /**/ 747 /**/
746 11, 748 11,
747 /**/ 749 /**/
748 10, 750 10,
749 /**/ 751 /**/