comparison src/version.c @ 11366:b16bc115a270 v8.0.0568

patch 8.0.0568: 1gd may hang commit https://github.com/vim/vim/commit/60402d68da09997cacdeec71fd22c9344f8f40d5 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Apr 20 18:54:50 2017 +0200 patch 8.0.0568: 1gd may hang Problem: "1gd" may hang. Solution: Don't get stuck in one position. (Christian Brabandt, closes https://github.com/vim/vim/issues/1643)
author Christian Brabandt <cb@256bit.org>
date Thu, 20 Apr 2017 19:00:06 +0200
parents 0ef92445b4f6
children 253e66dd1428
comparison
equal deleted inserted replaced
11365:9b314fd2e99b 11366:b16bc115a270
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 568,
767 /**/ 769 /**/
768 567, 770 567,
769 /**/ 771 /**/
770 566, 772 566,
771 /**/ 773 /**/