comparison src/version.c @ 10811:4cb74eab1733 v8.0.0295

patch 8.0.0295: test_viml hangs commit https://github.com/vim/vim/commit/7a073549a3b1e72037a4e98ceb406d057ac9ba50 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Feb 1 23:17:36 2017 +0100 patch 8.0.0295: test_viml hangs Problem: test_viml hangs. Solution: Put resetting 'more' before sourcing the script.
author Christian Brabandt <cb@256bit.org>
date Wed, 01 Feb 2017 23:30:04 +0100
parents 3adae5c1b1cd
children 09eb5fd275e0
comparison
equal deleted inserted replaced
10810:6974e87488a0 10811:4cb74eab1733
762 NULL 762 NULL
763 }; 763 };
764 764
765 static int included_patches[] = 765 static int included_patches[] =
766 { /* Add new patch number below this line */ 766 { /* Add new patch number below this line */
767 /**/
768 295,
767 /**/ 769 /**/
768 294, 770 294,
769 /**/ 771 /**/
770 293, 772 293,
771 /**/ 773 /**/