comparison src/version.c @ 17259:6dbb9b3c53e2 v8.1.1629

patch 8.1.1629: terminal function help is in the wrong file commit https://github.com/vim/vim/commit/6bf2c6264b5ebbe4981751840c5a8b69da08e744 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jul 4 17:12:09 2019 +0200 patch 8.1.1629: terminal function help is in the wrong file Problem: Terminal function help is in the wrong file. Solution: Move the function details to terminal.txt.
author Bram Moolenaar <Bram@vim.org>
date Thu, 04 Jul 2019 17:15:07 +0200
parents cb0ca75f0c26
children 041156ce1d22
comparison
equal deleted inserted replaced
17258:078f4bb5e612 17259:6dbb9b3c53e2
775 NULL 775 NULL
776 }; 776 };
777 777
778 static int included_patches[] = 778 static int included_patches[] =
779 { /* Add new patch number below this line */ 779 { /* Add new patch number below this line */
780 /**/
781 1629,
780 /**/ 782 /**/
781 1628, 783 1628,
782 /**/ 784 /**/
783 1627, 785 1627,
784 /**/ 786 /**/