comparison src/version.c @ 14015:9709d783261f v8.1.0025

patch 8.1.0025: no test for the undofile() function commit https://github.com/vim/vim/commit/e5fa11186fde4a19e505eba403d3af8c61d11304 Author: Bram Moolenaar <Bram@vim.org> Date: Sat May 26 18:46:30 2018 +0200 patch 8.1.0025: no test for the undofile() function Problem: No test for the undofile() function. Solution: Add test. (Dominique Pelle, closes https://github.com/vim/vim/issues/2958)
author Christian Brabandt <cb@256bit.org>
date Sat, 26 May 2018 19:00:05 +0200
parents a04738ab7670
children e88e2a8de4c5
comparison
equal deleted inserted replaced
14014:9d29a6eff754 14015:9709d783261f
759 NULL 759 NULL
760 }; 760 };
761 761
762 static int included_patches[] = 762 static int included_patches[] =
763 { /* Add new patch number below this line */ 763 { /* Add new patch number below this line */
764 /**/
765 25,
764 /**/ 766 /**/
765 24, 767 24,
766 /**/ 768 /**/
767 23, 769 23,
768 /**/ 770 /**/