comparison src/version.c @ 30847:2c03ff81cbcb v9.0.0758

patch 9.0.0758: "precedes" from 'listchars' overwritten by <<< Commit: https://github.com/vim/vim/commit/13cdde39520220bb856cba16626327c706752b51 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Oct 15 14:07:48 2022 +0100 patch 9.0.0758: "precedes" from 'listchars' overwritten by <<< Problem: "precedes" from 'listchars' overwritten by <<< for 'smoothscroll'. Solution: Keep the "precedes" character.
author Bram Moolenaar <Bram@vim.org>
date Sat, 15 Oct 2022 15:15:03 +0200
parents fa3aba805a34
children fe54ba93f830
comparison
equal deleted inserted replaced
30846:0008e4e58ac0 30847:2c03ff81cbcb
693 NULL 693 NULL
694 }; 694 };
695 695
696 static int included_patches[] = 696 static int included_patches[] =
697 { /* Add new patch number below this line */ 697 { /* Add new patch number below this line */
698 /**/
699 758,
698 /**/ 700 /**/
699 757, 701 757,
700 /**/ 702 /**/
701 756, 703 756,
702 /**/ 704 /**/