comparison src/version.c @ 31223:30377fd8341e v9.0.0945

patch 9.0.0945: failures in the cursorline test Commit: https://github.com/vim/vim/commit/637862fc3ca68e3fc1ea9a178bd7f9d25a6e773b Author: Bram Moolenaar <Bram@vim.org> Date: Thu Nov 24 23:04:02 2022 +0000 patch 9.0.0945: failures in the cursorline test Problem: Failures in the cursorline test. Solution: Reset extra_attr only after a text property.
author Bram Moolenaar <Bram@vim.org>
date Fri, 25 Nov 2022 00:15:02 +0100
parents 59de2172e99d
children 39d22d78ce92
comparison
equal deleted inserted replaced
31222:0d1a192b9655 31223:30377fd8341e
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 945,
698 /**/ 700 /**/
699 944, 701 944,
700 /**/ 702 /**/
701 943, 703 943,
702 /**/ 704 /**/