comparison src/version.c @ 30851:f784ea65b258 v9.0.0760

patch 9.0.0760: display test for 'listchars' "precedes" fails Commit: https://github.com/vim/vim/commit/297164cb7972beff35e375ccac4fbad8196ccbd7 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Oct 15 14:24:29 2022 +0100 patch 9.0.0760: display test for 'listchars' "precedes" fails Problem: Display test for 'listchars' "precedes" fails. Solution: Correct the expected result.
author Bram Moolenaar <Bram@vim.org>
date Sat, 15 Oct 2022 15:30:04 +0200
parents fe54ba93f830
children 40df8a6515f6
comparison
equal deleted inserted replaced
30850:272127ef97a3 30851:f784ea65b258
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 760,
698 /**/ 700 /**/
699 759, 701 759,
700 /**/ 702 /**/
701 758, 703 758,
702 /**/ 704 /**/