comparison src/version.c @ 25143:54a547489e49 v8.2.3108

patch 8.2.3108: test for remote_foreground() fails Commit: https://github.com/vim/vim/commit/d6fa7bd5b900dd363d3a824e0ebe3619a1634df6 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Jul 5 14:10:04 2021 +0200 patch 8.2.3108: test for remote_foreground() fails Problem: Test for remote_foreground() fails. (Elimar Riesebieter) Solution: Check that $DISPLAY is set. (Christian Brabandt)
author Bram Moolenaar <Bram@vim.org>
date Mon, 05 Jul 2021 14:15:05 +0200
parents 99f6087a5fd2
children cf18d6749dbe
comparison
equal deleted inserted replaced
25142:31b4d41b8470 25143:54a547489e49
753 NULL 753 NULL
754 }; 754 };
755 755
756 static int included_patches[] = 756 static int included_patches[] =
757 { /* Add new patch number below this line */ 757 { /* Add new patch number below this line */
758 /**/
759 3108,
758 /**/ 760 /**/
759 3107, 761 3107,
760 /**/ 762 /**/
761 3106, 763 3106,
762 /**/ 764 /**/