comparison src/version.c @ 30273:5f112a0b4da1 v9.0.0472

patch 9.0.0472: virtual text "below" doesn't show in list mode Commit: https://github.com/vim/vim/commit/a4abe514ecd9b7a038feed89f48476809775c80f Author: Bram Moolenaar <Bram@vim.org> Date: Thu Sep 15 19:44:09 2022 +0100 patch 9.0.0472: virtual text "below" doesn't show in list mode Problem: Virtual text "below" doesn't show in list mode. Solution: Reset lcs_eol_one when displaying text property.
author Bram Moolenaar <Bram@vim.org>
date Thu, 15 Sep 2022 20:45:03 +0200
parents d8f04df5b917
children 121d28008c14
comparison
equal deleted inserted replaced
30272:200a2586dc4d 30273:5f112a0b4da1
701 NULL 701 NULL
702 }; 702 };
703 703
704 static int included_patches[] = 704 static int included_patches[] =
705 { /* Add new patch number below this line */ 705 { /* Add new patch number below this line */
706 /**/
707 472,
706 /**/ 708 /**/
707 471, 709 471,
708 /**/ 710 /**/
709 470, 711 470,
710 /**/ 712 /**/