comparison src/version.c @ 29966:5dfd4bd66ad8 v9.0.0321

patch 9.0.0321: cannot use the message popup window directly Commit: https://github.com/vim/vim/commit/37fef16c225eabed28a3c7a0542d2eeef30d812b Author: Bram Moolenaar <Bram@vim.org> Date: Mon Aug 29 18:16:32 2022 +0100 patch 9.0.0321: cannot use the message popup window directly Problem: Cannot use the message popup window directly. Solution: Add ":echowindow".
author Bram Moolenaar <Bram@vim.org>
date Mon, 29 Aug 2022 19:30:04 +0200
parents 444dd4cc49d6
children b01273bbc75e
comparison
equal deleted inserted replaced
29965:2c4538a21c2d 29966:5dfd4bd66ad8
705 NULL 705 NULL
706 }; 706 };
707 707
708 static int included_patches[] = 708 static int included_patches[] =
709 { /* Add new patch number below this line */ 709 { /* Add new patch number below this line */
710 /**/
711 321,
710 /**/ 712 /**/
711 320, 713 320,
712 /**/ 714 /**/
713 319, 715 319,
714 /**/ 716 /**/