Skip to content

Commit 48677d7

Browse files
h-eastchrisbra
authored andcommitted
runtime(doc): Update version9.txt, update the description of getwininfo()
closes: #19424 Signed-off-by: Hirohito Higashi <h.east.727@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
1 parent e2473fe commit 48677d7

2 files changed

Lines changed: 35 additions & 4 deletions

File tree

runtime/doc/tags

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6200,6 +6200,7 @@ added-8.1 version8.txt /*added-8.1*
62006200
added-8.2 version8.txt /*added-8.2*
62016201
added-9.1 version9.txt /*added-9.1*
62026202
added-9.2 version9.txt /*added-9.2*
6203+
added-9.3 version9.txt /*added-9.3*
62036204
added-BeOS version5.txt /*added-BeOS*
62046205
added-Mac version5.txt /*added-Mac*
62056206
added-VMS version5.txt /*added-VMS*
@@ -6416,6 +6417,7 @@ bug-fixes-8 version8.txt /*bug-fixes-8*
64166417
bug-fixes-9 version9.txt /*bug-fixes-9*
64176418
bug-fixes-9.1 version9.txt /*bug-fixes-9.1*
64186419
bug-fixes-9.2 version9.txt /*bug-fixes-9.2*
6420+
bug-fixes-9.3 version9.txt /*bug-fixes-9.3*
64196421
bug-reports intro.txt /*bug-reports*
64206422
bugreport.vim intro.txt /*bugreport.vim*
64216423
bugs intro.txt /*bugs*
@@ -6604,6 +6606,7 @@ changed-8.1 version8.txt /*changed-8.1*
66046606
changed-8.2 version8.txt /*changed-8.2*
66056607
changed-9.1 version9.txt /*changed-9.1*
66066608
changed-9.2 version9.txt /*changed-9.2*
6609+
changed-9.3 version9.txt /*changed-9.3*
66076610
changelist motion.txt /*changelist*
66086611
changelog.vim syntax.txt /*changelog.vim*
66096612
changenr() builtin.txt /*changenr()*
@@ -9674,9 +9677,11 @@ patches-8.2 version8.txt /*patches-8.2*
96749677
patches-9 version9.txt /*patches-9*
96759678
patches-9.1 version9.txt /*patches-9.1*
96769679
patches-9.2 version9.txt /*patches-9.2*
9680+
patches-9.3 version9.txt /*patches-9.3*
96779681
patches-after-8.2 version9.txt /*patches-after-8.2*
96789682
patches-after-9.0 version9.txt /*patches-after-9.0*
96799683
patches-after-9.1 version9.txt /*patches-after-9.1*
9684+
patches-after-9.2 version9.txt /*patches-after-9.2*
96809685
pathshorten() builtin.txt /*pathshorten()*
96819686
pattern pattern.txt /*pattern*
96829687
pattern-atoms pattern.txt /*pattern-atoms*
@@ -11549,6 +11554,7 @@ version-8.2 version8.txt /*version-8.2*
1154911554
version-9.0 version9.txt /*version-9.0*
1155011555
version-9.1 version9.txt /*version-9.1*
1155111556
version-9.2 version9.txt /*version-9.2*
11557+
version-9.3 version9.txt /*version-9.3*
1155211558
version-variable eval.txt /*version-variable*
1155311559
version4.txt version4.txt /*version4.txt*
1155411560
version5.txt version5.txt /*version5.txt*
@@ -11566,6 +11572,7 @@ version8.txt version8.txt /*version8.txt*
1156611572
version9.0 version9.txt /*version9.0*
1156711573
version9.1 version9.txt /*version9.1*
1156811574
version9.2 version9.txt /*version9.2*
11575+
version9.3 version9.txt /*version9.3*
1156911576
version9.txt version9.txt /*version9.txt*
1157011577
versionlong-variable eval.txt /*versionlong-variable*
1157111578
vi intro.txt /*vi*
@@ -11595,6 +11602,7 @@ vim-9 version9.txt /*vim-9*
1159511602
vim-9.0 version9.txt /*vim-9.0*
1159611603
vim-9.1 version9.txt /*vim-9.1*
1159711604
vim-9.2 version9.txt /*vim-9.2*
11605+
vim-9.3 version9.txt /*vim-9.3*
1159811606
vim-additions vi_diff.txt /*vim-additions*
1159911607
vim-announce intro.txt /*vim-announce*
1160011608
vim-arguments starting.txt /*vim-arguments*

runtime/doc/version9.txt

Lines changed: 27 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*version9.txt* For Vim version 9.2. Last change: 2026 Feb 14
1+
*version9.txt* For Vim version 9.2. Last change: 2026 Feb 16
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -39,6 +39,11 @@ VERSION 9.2 |version-9.2|
3939
Added |added-9.2|
4040
Patches |patches-9.2|
4141

42+
VERSION 9.3 |version-9.3|
43+
Changed |changed-9.3|
44+
Added |added-9.3|
45+
Patches |patches-9.3|
46+
4247

4348
See |vi_diff.txt| for an overview of differences between Vi and Vim 9.0.
4449
See |version4.txt|, |version5.txt|, |version6.txt|, |version7.txt| and
@@ -41546,8 +41551,7 @@ Solution: re-generate them
4154641551
==============================================================================
4154741552
VERSION 9.2 *version-9.2* *version9.2* *vim-9.2*
4154841553

41549-
This section is about improvements made between version 9.1 and 9.2
41550-
and is a work in progress.
41554+
This section is about improvements made between version 9.1 and 9.2.
4155141555

4155241556
Vim9 script ~
4155341557
-----------
@@ -41750,7 +41754,8 @@ Functions: ~
4175041754
- |setqflist()| and |setloclist()| can optionally try to preserve the current
4175141755
selection in the quickfix list with the "u" action.
4175241756
- allow to pass local Vim script variables to python interpreter |py3eval()|
41753-
- |getwininfo()| now also returns the "leftcol" property for a window
41757+
- |getwininfo()| now also returns the "leftcol" and "status_height" properties
41758+
for a window
4175441759
- |v:stacktrace| The stack trace of the exception most recently caught and
4175541760
not finished
4175641761
- Add the optional {opts} |Dict| argument to |getchar()| to control: cursor
@@ -52571,4 +52576,22 @@ Problem: [security]: Buffer overflow in netbeans special_keys() handling
5257152576
Solution: Limit writing to max KEYBUFLEN bytes to prevent writing out of
5257252577
bounds.
5257352578

52579+
==============================================================================
52580+
VERSION 9.3 *version-9.3* *version9.3* *vim-9.3*
52581+
52582+
This section is about improvements made between version 9.2 and 9.3 and is
52583+
work in progress.
52584+
52585+
*changed-9.3*
52586+
Changed~
52587+
-------
52588+
52589+
*added-9.3*
52590+
Added ~
52591+
-----
52592+
52593+
==============================================================================
52594+
PATCHES *patches-9.3* *bug-fixes-9.3*
52595+
*patches-after-9.2*
52596+
5257452597
vim:tw=78:ts=8:noet:ft=help:norl:fdm=manual:nofoldenable

0 commit comments

Comments
 (0)