Commit: runtime(doc): v:windowid is x11 only

Christian Brabandt <[email protected]>
Newsgroups gmane.editors.vim.devel
Message-ID <[email protected]>
runtime(doc): v:windowid is x11 only

Commit: https://github.com/vim/vim/commit/95e8f2e9324c06a5c687109481c840118d76eb20
Author: Christoffer Aasted <[email protected]>
Date:   Thu Aug 13 18:09:22 2026 +0000

    runtime(doc): v:windowid is x11 only
    
    closes: https://github.com/vim/vim/issues/21036
    
    Signed-off-by: Christoffer Aasted <[email protected]>
    Signed-off-by: Christian Brabandt <[email protected]>

diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt
index b8f6219e4..fe3545e3d 100644
--- a/runtime/doc/eval.txt
+++ b/runtime/doc/eval.txt
@@ -1,4 +1,4 @@
-*eval.txt*	For Vim version 9.2.  Last change: 2026 Aug 10
+*eval.txt*	For Vim version 9.2.  Last change: 2026 Aug 13
 
 
 		  VIM REFERENCE MANUAL	  by Bram Moolenaar
@@ -3056,7 +3056,7 @@ v:wayland_display
 		If this is empty, then Vim is not connected to any display.
 
 					*v:windowid* *windowid-variable*
-v:windowid	When any X11/Wayland based GUI is running or when running in a
+v:windowid	When any X11 based GUI is running or when running in a
 		terminal and Vim connects to the X server (|-X|) this will be
 		set to the window ID.
 		When an MS-Windows GUI is running this will be set to the

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/vim_dev/E1wuZxJ-00243S-OJ%40256bit.org.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.