comparison src/version.c @ 30616:eb86a6330ae3 v9.0.0643

patch 9.0.0643: smoothscroll test fails Commit: https://github.com/vim/vim/commit/b34c4b7863af8718ad726173585dd38a7c292f0f Author: Bram Moolenaar <Bram@vim.org> Date: Sun Oct 2 22:32:08 2022 +0100 patch 9.0.0643: smoothscroll test fails Problem: Smoothscroll test fails. Solution: Check if skipcol changed.
author Bram Moolenaar <Bram@vim.org>
date Sun, 02 Oct 2022 23:45:03 +0200
parents 50b2da7068d6
children c2031ad5ed54
comparison
equal deleted inserted replaced
30615:fb8566e27f58 30616:eb86a6330ae3
697 NULL 697 NULL
698 }; 698 };
699 699
700 static int included_patches[] = 700 static int included_patches[] =
701 { /* Add new patch number below this line */ 701 { /* Add new patch number below this line */
702 /**/
703 643,
702 /**/ 704 /**/
703 642, 705 642,
704 /**/ 706 /**/
705 641, 707 641,
706 /**/ 708 /**/