comparison src/version.c @ 30689:ac8467091916 v9.0.0679

patch 9.0.0679: tests failing with 'smoothscroll', 'number' and "n" in 'cpo' Commit: https://github.com/vim/vim/commit/35b251d2c2c9d415887d334473669ea886117356 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Oct 6 20:18:16 2022 +0100 patch 9.0.0679: tests failing with 'smoothscroll', 'number' and "n" in 'cpo' Problem: Tests failing with 'smoothscroll', 'number' and "n" in 'cpo'. Solution: Do not count number column in topline if columns are skipped.
author Bram Moolenaar <Bram@vim.org>
date Thu, 06 Oct 2022 21:30:04 +0200
parents f936d46cc9c1
children 024e1c1da31f
comparison
equal deleted inserted replaced
30688:57cfb6040e3b 30689:ac8467091916
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 679,
702 /**/ 704 /**/
703 678, 705 678,
704 /**/ 706 /**/
705 677, 707 677,
706 /**/ 708 /**/