comparison src/version.c @ 11664:e3bfe624ba0a v8.0.0714

patch 8.0.0714: when a timer causes a command line redraw " goes missing commit https://github.com/vim/vim/commit/a92522fbf3a49d06e08caf010f7d7b0f58d2e131 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jul 15 15:21:38 2017 +0200 patch 8.0.0714: when a timer causes a command line redraw " goes missing Problem: When a timer causes a command line redraw the " that is displayed for CTRL-R goes missing. Solution: Remember an extra character to display.
author Christian Brabandt <cb@256bit.org>
date Sat, 15 Jul 2017 15:30:04 +0200
parents 6ab627207f4c
children 5cd9ba96561d
comparison
equal deleted inserted replaced
11663:792badfededb 11664:e3bfe624ba0a
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 714,
767 /**/ 769 /**/
768 713, 770 713,
769 /**/ 771 /**/
770 712, 772 712,
771 /**/ 773 /**/