comparison src/version.c @ 30628:2d7905da4e82 v9.0.0649

patch 9.0.0649: no indication the first line is broken for 'smoothscroll' Commit: https://github.com/vim/vim/commit/406b5d89e18742ac6e6256ffc72fb70a27f0148b Author: Bram Moolenaar <Bram@vim.org> Date: Mon Oct 3 16:44:12 2022 +0100 patch 9.0.0649: no indication the first line is broken for 'smoothscroll' Problem: No indication when the first line is broken for 'smoothscroll'. Solution: Show "<<<" in the first line.
author Bram Moolenaar <Bram@vim.org>
date Mon, 03 Oct 2022 17:45:03 +0200
parents 5bc844667d46
children 218363931f5d
comparison
equal deleted inserted replaced
30627:8772a4859755 30628:2d7905da4e82
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 649,
702 /**/ 704 /**/
703 648, 705 648,
704 /**/ 706 /**/
705 647, 707 647,
706 /**/ 708 /**/