comparison src/version.c @ 11258:84f71a8a5f2c v8.0.0515

patch 8.0.0515: ml_get errors in silent Ex mode commit https://github.com/vim/vim/commit/d5d37537d1fa46fd468bd378af2006dd09840f38 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Mar 27 23:02:07 2017 +0200 patch 8.0.0515: ml_get errors in silent Ex mode Problem: ml_get errors in silent Ex mode. (Dominique Pelle) Solution: Clear valid flags when setting the cursor. Set the topline when not in full screen mode.
author Christian Brabandt <cb@256bit.org>
date Mon, 27 Mar 2017 23:15:05 +0200
parents 17ba19406c50
children a7b7b21071c6
comparison
equal deleted inserted replaced
11257:91121e5dbbe1 11258:84f71a8a5f2c
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 515,
767 /**/ 769 /**/
768 514, 770 514,
769 /**/ 771 /**/
770 513, 772 513,
771 /**/ 773 /**/