comparison src/version.c @ 11410:db21cc7b40f0 v8.0.0589

patch 8.0.0589: :simalt still does not work commit https://github.com/vim/vim/commit/a21ccb7a974a96550c5cd99c4633e166d2083172 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Apr 29 17:40:22 2017 +0200 patch 8.0.0589: :simalt still does not work Problem: :simalt still does not work. Solution: Use K_NOP instead of K_IGNORE. (Christian Brabandt)
author Christian Brabandt <cb@256bit.org>
date Sat, 29 Apr 2017 17:45:04 +0200
parents c9924ea60cc7
children 84baca75b7f2
comparison
equal deleted inserted replaced
11409:7b39aa183f2e 11410:db21cc7b40f0
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 589,
767 /**/ 769 /**/
768 588, 770 588,
769 /**/ 771 /**/
770 587, 772 587,
771 /**/ 773 /**/