release version 9.0
Problem: About time to release Vim 9.0.
Solution: Update the version number everywhere.
diff --git a/runtime/bitmaps/vim.ico b/runtime/bitmaps/vim.ico
deleted file mode 100644
index 6e998b7..0000000
--- a/runtime/bitmaps/vim.ico
+++ /dev/null
Binary files differ
diff --git a/runtime/doc/arabic.txt b/runtime/doc/arabic.txt
index 28e2038..ff1cac4 100644
--- a/runtime/doc/arabic.txt
+++ b/runtime/doc/arabic.txt
@@ -1,4 +1,4 @@
-*arabic.txt* For Vim version 8.2. Last change: 2021 Jun 22
+*arabic.txt* For Vim version 9.0. Last change: 2021 Jun 22
VIM REFERENCE MANUAL by Nadim Shaikli
diff --git a/runtime/doc/autocmd.txt b/runtime/doc/autocmd.txt
index 948aae4..5d76ff3 100644
--- a/runtime/doc/autocmd.txt
+++ b/runtime/doc/autocmd.txt
@@ -1,4 +1,4 @@
-*autocmd.txt* For Vim version 8.2. Last change: 2022 May 24
+*autocmd.txt* For Vim version 9.0. Last change: 2022 May 24
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/builtin.txt b/runtime/doc/builtin.txt
index 4cecc83..c93da54 100644
--- a/runtime/doc/builtin.txt
+++ b/runtime/doc/builtin.txt
@@ -1,4 +1,4 @@
-*builtin.txt* For Vim version 8.2. Last change: 2022 Jun 27
+*builtin.txt* For Vim version 9.0. Last change: 2022 Jun 27
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -6935,7 +6935,7 @@
string or |reltimefloat()| to convert to a Float.
Without an argument reltime() returns the current time (the
- representation is system-dependend, it can not be used as the
+ representation is system-dependent, it can not be used as the
wall-clock time, see |localtime()| for that).
With one argument is returns the time passed since the time
specified in the argument.
diff --git a/runtime/doc/change.txt b/runtime/doc/change.txt
index 1b26660..89a2491 100644
--- a/runtime/doc/change.txt
+++ b/runtime/doc/change.txt
@@ -1,4 +1,4 @@
-*change.txt* For Vim version 8.2. Last change: 2022 May 26
+*change.txt* For Vim version 9.0. Last change: 2022 May 26
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/channel.txt b/runtime/doc/channel.txt
index b7ae4d4..65dbd30 100644
--- a/runtime/doc/channel.txt
+++ b/runtime/doc/channel.txt
@@ -1,4 +1,4 @@
-*channel.txt* For Vim version 8.2. Last change: 2022 Jun 23
+*channel.txt* For Vim version 9.0. Last change: 2022 Jun 23
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/cmdline.txt b/runtime/doc/cmdline.txt
index 607eb34..ffb0832 100644
--- a/runtime/doc/cmdline.txt
+++ b/runtime/doc/cmdline.txt
@@ -1,4 +1,4 @@
-*cmdline.txt* For Vim version 8.2. Last change: 2022 Jun 16
+*cmdline.txt* For Vim version 9.0. Last change: 2022 Jun 16
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/debug.txt b/runtime/doc/debug.txt
index f887e82..6fd88b6 100644
--- a/runtime/doc/debug.txt
+++ b/runtime/doc/debug.txt
@@ -1,4 +1,4 @@
-*debug.txt* For Vim version 8.2. Last change: 2019 May 07
+*debug.txt* For Vim version 9.0. Last change: 2019 May 07
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/debugger.txt b/runtime/doc/debugger.txt
index a728b8a..5c5c8d3 100644
--- a/runtime/doc/debugger.txt
+++ b/runtime/doc/debugger.txt
@@ -1,4 +1,4 @@
-*debugger.txt* For Vim version 8.2. Last change: 2019 Dec 21
+*debugger.txt* For Vim version 9.0. Last change: 2019 Dec 21
VIM REFERENCE MANUAL by Gordon Prieur
diff --git a/runtime/doc/develop.txt b/runtime/doc/develop.txt
index e48983b..4739a10 100644
--- a/runtime/doc/develop.txt
+++ b/runtime/doc/develop.txt
@@ -1,4 +1,4 @@
-*develop.txt* For Vim version 8.2. Last change: 2020 Aug 15
+*develop.txt* For Vim version 9.0. Last change: 2020 Aug 15
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/diff.txt b/runtime/doc/diff.txt
index fad6801..a66df1e 100644
--- a/runtime/doc/diff.txt
+++ b/runtime/doc/diff.txt
@@ -1,4 +1,4 @@
-*diff.txt* For Vim version 8.2. Last change: 2022 Jan 22
+*diff.txt* For Vim version 9.0. Last change: 2022 Jan 22
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/digraph.txt b/runtime/doc/digraph.txt
index 3610380..cd4b30e 100644
--- a/runtime/doc/digraph.txt
+++ b/runtime/doc/digraph.txt
@@ -1,4 +1,4 @@
-*digraph.txt* For Vim version 8.2. Last change: 2021 Jul 19
+*digraph.txt* For Vim version 9.0. Last change: 2021 Jul 19
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/editing.txt b/runtime/doc/editing.txt
index 55543c7..0ce48af 100644
--- a/runtime/doc/editing.txt
+++ b/runtime/doc/editing.txt
@@ -1,4 +1,4 @@
-*editing.txt* For Vim version 8.2. Last change: 2022 Apr 16
+*editing.txt* For Vim version 9.0. Last change: 2022 Apr 16
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt
index dd009d9..290f03f 100644
--- a/runtime/doc/eval.txt
+++ b/runtime/doc/eval.txt
@@ -1,4 +1,4 @@
-*eval.txt* For Vim version 8.2. Last change: 2022 Jun 17
+*eval.txt* For Vim version 9.0. Last change: 2022 Jun 17
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/farsi.txt b/runtime/doc/farsi.txt
index b6799cc..a2afab4 100644
--- a/runtime/doc/farsi.txt
+++ b/runtime/doc/farsi.txt
@@ -1,4 +1,4 @@
-*farsi.txt* For Vim version 8.2. Last change: 2019 May 05
+*farsi.txt* For Vim version 9.0. Last change: 2019 May 05
VIM REFERENCE MANUAL by Mortaza Ghassab Shiran
diff --git a/runtime/doc/filetype.txt b/runtime/doc/filetype.txt
index 37f7d61..06eff2d 100644
--- a/runtime/doc/filetype.txt
+++ b/runtime/doc/filetype.txt
@@ -1,4 +1,4 @@
-*filetype.txt* For Vim version 8.2. Last change: 2022 Apr 09
+*filetype.txt* For Vim version 9.0. Last change: 2022 Apr 09
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/fold.txt b/runtime/doc/fold.txt
index cda3902..93efcbb 100644
--- a/runtime/doc/fold.txt
+++ b/runtime/doc/fold.txt
@@ -1,4 +1,4 @@
-*fold.txt* For Vim version 8.2. Last change: 2022 Jan 22
+*fold.txt* For Vim version 9.0. Last change: 2022 Jan 22
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/ft_ada.txt b/runtime/doc/ft_ada.txt
index 8645ad9..fe00256 100644
--- a/runtime/doc/ft_ada.txt
+++ b/runtime/doc/ft_ada.txt
@@ -1,4 +1,4 @@
-*ft_ada.txt* For Vim version 8.2. Last change: 2022 Mar 13
+*ft_ada.txt* For Vim version 9.0. Last change: 2022 Mar 13
ADA FILE TYPE PLUG-INS REFERENCE MANUAL~
diff --git a/runtime/doc/ft_rust.txt b/runtime/doc/ft_rust.txt
index d2fc6dd..d5f4080 100644
--- a/runtime/doc/ft_rust.txt
+++ b/runtime/doc/ft_rust.txt
@@ -1,4 +1,4 @@
-*ft_rust.txt* For Vim version 8.2. Last change: 2017 Nov 02
+*ft_rust.txt* For Vim version 9.0. Last change: 2017 Nov 02
This is documentation for the Rust filetype plugin.
diff --git a/runtime/doc/ft_sql.txt b/runtime/doc/ft_sql.txt
index dde456a..73d619c 100644
--- a/runtime/doc/ft_sql.txt
+++ b/runtime/doc/ft_sql.txt
@@ -1,4 +1,4 @@
-*ft_sql.txt* For Vim version 8.2. Last change: 2022 Apr 06
+*ft_sql.txt* For Vim version 9.0. Last change: 2022 Apr 06
by David Fishburn
diff --git a/runtime/doc/gui.txt b/runtime/doc/gui.txt
index 8746ecd..432ca7c 100644
--- a/runtime/doc/gui.txt
+++ b/runtime/doc/gui.txt
@@ -1,4 +1,4 @@
-*gui.txt* For Vim version 8.2. Last change: 2022 Apr 03
+*gui.txt* For Vim version 9.0. Last change: 2022 Apr 03
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/gui_w32.txt b/runtime/doc/gui_w32.txt
index 93f68bd..c9e04f3 100644
--- a/runtime/doc/gui_w32.txt
+++ b/runtime/doc/gui_w32.txt
@@ -1,4 +1,4 @@
-*gui_w32.txt* For Vim version 8.2. Last change: 2022 Mar 09
+*gui_w32.txt* For Vim version 9.0. Last change: 2022 Mar 09
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/gui_x11.txt b/runtime/doc/gui_x11.txt
index 5b75fe2..29b9e41 100644
--- a/runtime/doc/gui_x11.txt
+++ b/runtime/doc/gui_x11.txt
@@ -1,4 +1,4 @@
-*gui_x11.txt* For Vim version 8.2. Last change: 2022 Apr 03
+*gui_x11.txt* For Vim version 9.0. Last change: 2022 Apr 03
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/hangulin.txt b/runtime/doc/hangulin.txt
index 9357bc8..76db5b2 100644
--- a/runtime/doc/hangulin.txt
+++ b/runtime/doc/hangulin.txt
@@ -1,4 +1,4 @@
-*hangulin.txt* For Vim version 8.2. Last change: 2019 Nov 21
+*hangulin.txt* For Vim version 9.0. Last change: 2019 Nov 21
VIM REFERENCE MANUAL by Chi-Deok Hwang and Sung-Hyun Nam
diff --git a/runtime/doc/hebrew.txt b/runtime/doc/hebrew.txt
index 62689e2..2644f81 100644
--- a/runtime/doc/hebrew.txt
+++ b/runtime/doc/hebrew.txt
@@ -1,4 +1,4 @@
-*hebrew.txt* For Vim version 8.2. Last change: 2019 May 05
+*hebrew.txt* For Vim version 9.0. Last change: 2019 May 05
VIM REFERENCE MANUAL by Ron Aaron (and Avner Lottem)
diff --git a/runtime/doc/help.txt b/runtime/doc/help.txt
index 2adf651..3615875 100644
--- a/runtime/doc/help.txt
+++ b/runtime/doc/help.txt
@@ -1,4 +1,4 @@
-*help.txt* For Vim version 8.2. Last change: 2022 May 13
+*help.txt* For Vim version 9.0. Last change: 2022 May 13
VIM - main help file
k
diff --git a/runtime/doc/helphelp.txt b/runtime/doc/helphelp.txt
index d01b3da..9ea6308 100644
--- a/runtime/doc/helphelp.txt
+++ b/runtime/doc/helphelp.txt
@@ -1,4 +1,4 @@
-*helphelp.txt* For Vim version 8.2. Last change: 2022 Jan 08
+*helphelp.txt* For Vim version 9.0. Last change: 2022 Jan 08
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/howto.txt b/runtime/doc/howto.txt
index 1b10025..75169a9 100644
--- a/runtime/doc/howto.txt
+++ b/runtime/doc/howto.txt
@@ -1,4 +1,4 @@
-*howto.txt* For Vim version 8.2. Last change: 2006 Apr 02
+*howto.txt* For Vim version 9.0. Last change: 2006 Apr 02
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/if_cscop.txt b/runtime/doc/if_cscop.txt
index ea84869..8f98161 100644
--- a/runtime/doc/if_cscop.txt
+++ b/runtime/doc/if_cscop.txt
@@ -1,4 +1,4 @@
-*if_cscop.txt* For Vim version 8.2. Last change: 2022 Jan 08
+*if_cscop.txt* For Vim version 9.0. Last change: 2022 Jan 08
VIM REFERENCE MANUAL by Andy Kahn
diff --git a/runtime/doc/if_lua.txt b/runtime/doc/if_lua.txt
index 00b51a8..63ee91a 100644
--- a/runtime/doc/if_lua.txt
+++ b/runtime/doc/if_lua.txt
@@ -1,4 +1,4 @@
-*if_lua.txt* For Vim version 8.2. Last change: 2021 Aug 06
+*if_lua.txt* For Vim version 9.0. Last change: 2021 Aug 06
VIM REFERENCE MANUAL by Luis Carvalho
diff --git a/runtime/doc/if_mzsch.txt b/runtime/doc/if_mzsch.txt
index f0de21a..9e9b252 100644
--- a/runtime/doc/if_mzsch.txt
+++ b/runtime/doc/if_mzsch.txt
@@ -1,4 +1,4 @@
-*if_mzsch.txt* For Vim version 8.2. Last change: 2020 Oct 14
+*if_mzsch.txt* For Vim version 9.0. Last change: 2020 Oct 14
VIM REFERENCE MANUAL by Sergey Khorev
diff --git a/runtime/doc/if_ole.txt b/runtime/doc/if_ole.txt
index 8417637..36d9333 100644
--- a/runtime/doc/if_ole.txt
+++ b/runtime/doc/if_ole.txt
@@ -1,4 +1,4 @@
-*if_ole.txt* For Vim version 8.2. Last change: 2019 Dec 07
+*if_ole.txt* For Vim version 9.0. Last change: 2019 Dec 07
VIM REFERENCE MANUAL by Paul Moore
diff --git a/runtime/doc/if_perl.txt b/runtime/doc/if_perl.txt
index 61ad7c9..281185b 100644
--- a/runtime/doc/if_perl.txt
+++ b/runtime/doc/if_perl.txt
@@ -1,4 +1,4 @@
-*if_perl.txt* For Vim version 8.2. Last change: 2022 Mar 13
+*if_perl.txt* For Vim version 9.0. Last change: 2022 Mar 13
VIM REFERENCE MANUAL by Sven Verdoolaege
diff --git a/runtime/doc/if_pyth.txt b/runtime/doc/if_pyth.txt
index 9cbd359..0cf2b0f 100644
--- a/runtime/doc/if_pyth.txt
+++ b/runtime/doc/if_pyth.txt
@@ -1,4 +1,4 @@
-*if_pyth.txt* For Vim version 8.2. Last change: 2022 Feb 22
+*if_pyth.txt* For Vim version 9.0. Last change: 2022 Feb 22
VIM REFERENCE MANUAL by Paul Moore
diff --git a/runtime/doc/if_ruby.txt b/runtime/doc/if_ruby.txt
index dc8349f..caecc6d 100644
--- a/runtime/doc/if_ruby.txt
+++ b/runtime/doc/if_ruby.txt
@@ -1,4 +1,4 @@
-*if_ruby.txt* For Vim version 8.2. Last change: 2019 Jul 21
+*if_ruby.txt* For Vim version 9.0. Last change: 2019 Jul 21
VIM REFERENCE MANUAL by Shugo Maeda
diff --git a/runtime/doc/if_sniff.txt b/runtime/doc/if_sniff.txt
index de6d8eb..27db688 100644
--- a/runtime/doc/if_sniff.txt
+++ b/runtime/doc/if_sniff.txt
@@ -1,4 +1,4 @@
-*if_sniff.txt* For Vim version 8.2. Last change: 2016 Feb 27
+*if_sniff.txt* For Vim version 9.0. Last change: 2016 Feb 27
VIM REFERENCE MANUAL
diff --git a/runtime/doc/if_tcl.txt b/runtime/doc/if_tcl.txt
index 99301f3..7091469 100644
--- a/runtime/doc/if_tcl.txt
+++ b/runtime/doc/if_tcl.txt
@@ -1,4 +1,4 @@
-*if_tcl.txt* For Vim version 8.2. Last change: 2022 Jan 08
+*if_tcl.txt* For Vim version 9.0. Last change: 2022 Jan 08
VIM REFERENCE MANUAL by Ingo Wilken
diff --git a/runtime/doc/indent.txt b/runtime/doc/indent.txt
index a0230ca..ade9e42 100644
--- a/runtime/doc/indent.txt
+++ b/runtime/doc/indent.txt
@@ -1,4 +1,4 @@
-*indent.txt* For Vim version 8.2. Last change: 2022 May 21
+*indent.txt* For Vim version 9.0. Last change: 2022 May 21
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/index.txt b/runtime/doc/index.txt
index 8be4c62..8bf341d 100644
--- a/runtime/doc/index.txt
+++ b/runtime/doc/index.txt
@@ -1,4 +1,4 @@
-*index.txt* For Vim version 8.2. Last change: 2022 Jun 11
+*index.txt* For Vim version 9.0. Last change: 2022 Jun 11
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/insert.txt b/runtime/doc/insert.txt
index 8c35798..b376af7 100644
--- a/runtime/doc/insert.txt
+++ b/runtime/doc/insert.txt
@@ -1,4 +1,4 @@
-*insert.txt* For Vim version 8.2. Last change: 2022 Apr 06
+*insert.txt* For Vim version 9.0. Last change: 2022 Apr 06
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/intro.txt b/runtime/doc/intro.txt
index 9feb5b7..2ac98b1 100644
--- a/runtime/doc/intro.txt
+++ b/runtime/doc/intro.txt
@@ -1,4 +1,4 @@
-*intro.txt* For Vim version 8.2. Last change: 2022 Apr 03
+*intro.txt* For Vim version 9.0. Last change: 2022 Apr 03
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/map.txt b/runtime/doc/map.txt
index 9126105..ee9a613 100644
--- a/runtime/doc/map.txt
+++ b/runtime/doc/map.txt
@@ -1,4 +1,4 @@
-*map.txt* For Vim version 8.2. Last change: 2022 Jun 18
+*map.txt* For Vim version 9.0. Last change: 2022 Jun 18
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/mbyte.txt b/runtime/doc/mbyte.txt
index 74bd24d..81d391c 100644
--- a/runtime/doc/mbyte.txt
+++ b/runtime/doc/mbyte.txt
@@ -1,4 +1,4 @@
-*mbyte.txt* For Vim version 8.2. Last change: 2022 Apr 03
+*mbyte.txt* For Vim version 9.0. Last change: 2022 Apr 03
VIM REFERENCE MANUAL by Bram Moolenaar et al.
diff --git a/runtime/doc/message.txt b/runtime/doc/message.txt
index 962c86c..805fc37 100644
--- a/runtime/doc/message.txt
+++ b/runtime/doc/message.txt
@@ -1,4 +1,4 @@
-*message.txt* For Vim version 8.2. Last change: 2022 Jan 26
+*message.txt* For Vim version 9.0. Last change: 2022 Jan 26
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/mlang.txt b/runtime/doc/mlang.txt
index a79250a..edab4d4 100644
--- a/runtime/doc/mlang.txt
+++ b/runtime/doc/mlang.txt
@@ -1,4 +1,4 @@
-*mlang.txt* For Vim version 8.2. Last change: 2020 Aug 15
+*mlang.txt* For Vim version 9.0. Last change: 2020 Aug 15
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/motion.txt b/runtime/doc/motion.txt
index 61469de..4cd1a32 100644
--- a/runtime/doc/motion.txt
+++ b/runtime/doc/motion.txt
@@ -1,4 +1,4 @@
-*motion.txt* For Vim version 8.2. Last change: 2022 Apr 18
+*motion.txt* For Vim version 9.0. Last change: 2022 Apr 18
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/netbeans.txt b/runtime/doc/netbeans.txt
index 7f69376..241fdb7 100644
--- a/runtime/doc/netbeans.txt
+++ b/runtime/doc/netbeans.txt
@@ -1,4 +1,4 @@
-*netbeans.txt* For Vim version 8.2. Last change: 2022 Apr 03
+*netbeans.txt* For Vim version 9.0. Last change: 2022 Apr 03
VIM REFERENCE MANUAL by Gordon Prieur et al.
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index e24cfbf..84ab1fb 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -1,4 +1,4 @@
-*options.txt* For Vim version 8.2. Last change: 2022 Jun 27
+*options.txt* For Vim version 9.0. Last change: 2022 Jun 27
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/os_390.txt b/runtime/doc/os_390.txt
index fc1c338..8dce4a5 100644
--- a/runtime/doc/os_390.txt
+++ b/runtime/doc/os_390.txt
@@ -1,4 +1,4 @@
-*os_390.txt* For Vim version 8.2. Last change: 2019 Dec 07
+*os_390.txt* For Vim version 9.0. Last change: 2019 Dec 07
VIM REFERENCE MANUAL by Ralf Schandl
diff --git a/runtime/doc/os_amiga.txt b/runtime/doc/os_amiga.txt
index cbfdd6c..062ad3b 100644
--- a/runtime/doc/os_amiga.txt
+++ b/runtime/doc/os_amiga.txt
@@ -1,4 +1,4 @@
-*os_amiga.txt* For Vim version 8.2. Last change: 2010 Aug 14
+*os_amiga.txt* For Vim version 9.0. Last change: 2010 Aug 14
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/os_beos.txt b/runtime/doc/os_beos.txt
index 906c589..8a2ac48 100644
--- a/runtime/doc/os_beos.txt
+++ b/runtime/doc/os_beos.txt
@@ -1,4 +1,4 @@
-*os_beos.txt* For Vim version 8.2. Last change: 2020 Jun 07
+*os_beos.txt* For Vim version 9.0. Last change: 2020 Jun 07
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/os_dos.txt b/runtime/doc/os_dos.txt
index b315be8..e5e405c 100644
--- a/runtime/doc/os_dos.txt
+++ b/runtime/doc/os_dos.txt
@@ -1,4 +1,4 @@
-*os_dos.txt* For Vim version 8.2. Last change: 2006 Mar 30
+*os_dos.txt* For Vim version 9.0. Last change: 2006 Mar 30
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/os_haiku.txt b/runtime/doc/os_haiku.txt
index a22b99b..be08b4a 100644
--- a/runtime/doc/os_haiku.txt
+++ b/runtime/doc/os_haiku.txt
@@ -1,4 +1,4 @@
-*os_haiku.txt* For Vim version 8.2. Last change: 2020 May 13
+*os_haiku.txt* For Vim version 9.0. Last change: 2020 May 13
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/os_mac.txt b/runtime/doc/os_mac.txt
index 6db5575..b18e8e0 100644
--- a/runtime/doc/os_mac.txt
+++ b/runtime/doc/os_mac.txt
@@ -1,4 +1,4 @@
-*os_mac.txt* For Vim version 8.2. Last change: 2019 Apr 21
+*os_mac.txt* For Vim version 9.0. Last change: 2019 Apr 21
VIM REFERENCE MANUAL by Bram Moolenaar et al.
diff --git a/runtime/doc/os_mint.txt b/runtime/doc/os_mint.txt
index d8b516f..4273c55 100644
--- a/runtime/doc/os_mint.txt
+++ b/runtime/doc/os_mint.txt
@@ -1,4 +1,4 @@
-*os_mint.txt* For Vim version 8.2. Last change: 2020 Jul 14
+*os_mint.txt* For Vim version 9.0. Last change: 2020 Jul 14
VIM REFERENCE MANUAL by Jens M. Felderhoff
diff --git a/runtime/doc/os_msdos.txt b/runtime/doc/os_msdos.txt
index ea3842c..67821ed 100644
--- a/runtime/doc/os_msdos.txt
+++ b/runtime/doc/os_msdos.txt
@@ -1,4 +1,4 @@
-*os_msdos.txt* For Vim version 8.2. Last change: 2016 Feb 26
+*os_msdos.txt* For Vim version 9.0. Last change: 2016 Feb 26
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/os_os2.txt b/runtime/doc/os_os2.txt
index 691a795..a07767e 100644
--- a/runtime/doc/os_os2.txt
+++ b/runtime/doc/os_os2.txt
@@ -1,4 +1,4 @@
-*os_os2.txt* For Vim version 8.2. Last change: 2015 Dec 31
+*os_os2.txt* For Vim version 9.0. Last change: 2015 Dec 31
VIM REFERENCE MANUAL by Paul Slootman
diff --git a/runtime/doc/os_qnx.txt b/runtime/doc/os_qnx.txt
index 45381e1..ade1c7a 100644
--- a/runtime/doc/os_qnx.txt
+++ b/runtime/doc/os_qnx.txt
@@ -1,4 +1,4 @@
-*os_qnx.txt* For Vim version 8.2. Last change: 2005 Mar 29
+*os_qnx.txt* For Vim version 9.0. Last change: 2005 Mar 29
VIM REFERENCE MANUAL by Julian Kinraid
diff --git a/runtime/doc/os_risc.txt b/runtime/doc/os_risc.txt
index 18f58d4..92af8cd 100644
--- a/runtime/doc/os_risc.txt
+++ b/runtime/doc/os_risc.txt
@@ -1,4 +1,4 @@
-*os_risc.txt* For Vim version 8.2. Last change: 2011 May 10
+*os_risc.txt* For Vim version 9.0. Last change: 2011 May 10
VIM REFERENCE MANUAL by Thomas Leonard
diff --git a/runtime/doc/os_unix.txt b/runtime/doc/os_unix.txt
index fa49db8..0b0f389 100644
--- a/runtime/doc/os_unix.txt
+++ b/runtime/doc/os_unix.txt
@@ -1,4 +1,4 @@
-*os_unix.txt* For Vim version 8.2. Last change: 2005 Mar 29
+*os_unix.txt* For Vim version 9.0. Last change: 2005 Mar 29
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/os_vms.txt b/runtime/doc/os_vms.txt
index 8637637..c55b0e6 100644
--- a/runtime/doc/os_vms.txt
+++ b/runtime/doc/os_vms.txt
@@ -1,4 +1,4 @@
-*os_vms.txt* For Vim version 8.2. Last change: 2021 Jan 04
+*os_vms.txt* For Vim version 9.0. Last change: 2021 Jan 04
VIM REFERENCE MANUAL
diff --git a/runtime/doc/os_win32.txt b/runtime/doc/os_win32.txt
index 53a4d03..0eb065f 100644
--- a/runtime/doc/os_win32.txt
+++ b/runtime/doc/os_win32.txt
@@ -1,4 +1,4 @@
-*os_win32.txt* For Vim version 8.2. Last change: 2022 May 24
+*os_win32.txt* For Vim version 9.0. Last change: 2022 May 24
VIM REFERENCE MANUAL by George Reilly
diff --git a/runtime/doc/pattern.txt b/runtime/doc/pattern.txt
index 50fd53c..d5e9915 100644
--- a/runtime/doc/pattern.txt
+++ b/runtime/doc/pattern.txt
@@ -1,4 +1,4 @@
-*pattern.txt* For Vim version 8.2. Last change: 2022 Mar 04
+*pattern.txt* For Vim version 9.0. Last change: 2022 Mar 04
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/pi_getscript.txt b/runtime/doc/pi_getscript.txt
index 980507d..87d4a4a 100644
--- a/runtime/doc/pi_getscript.txt
+++ b/runtime/doc/pi_getscript.txt
@@ -1,4 +1,4 @@
-*pi_getscript.txt* For Vim version 8.2. Last change: 2017 Aug 01
+*pi_getscript.txt* For Vim version 9.0. Last change: 2017 Aug 01
>
GETSCRIPT REFERENCE MANUAL by Charles E. Campbell
<
diff --git a/runtime/doc/pi_gzip.txt b/runtime/doc/pi_gzip.txt
index 19e7387..e5d5ffb 100644
--- a/runtime/doc/pi_gzip.txt
+++ b/runtime/doc/pi_gzip.txt
@@ -1,4 +1,4 @@
-*pi_gzip.txt* For Vim version 8.2. Last change: 2019 May 05
+*pi_gzip.txt* For Vim version 9.0. Last change: 2019 May 05
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/pi_netrw.txt b/runtime/doc/pi_netrw.txt
index 6f96606..2b1897f 100644
--- a/runtime/doc/pi_netrw.txt
+++ b/runtime/doc/pi_netrw.txt
@@ -1,4 +1,4 @@
-*pi_netrw.txt* For Vim version 8.2. Last change: 2022 Apr 06
+*pi_netrw.txt* For Vim version 9.0. Last change: 2022 Apr 06
------------------------------------------------
NETRW REFERENCE MANUAL by Charles E. Campbell
diff --git a/runtime/doc/pi_paren.txt b/runtime/doc/pi_paren.txt
index 773eccb..9af0e9c 100644
--- a/runtime/doc/pi_paren.txt
+++ b/runtime/doc/pi_paren.txt
@@ -1,4 +1,4 @@
-*pi_paren.txt* For Vim version 8.2. Last change: 2013 May 08
+*pi_paren.txt* For Vim version 9.0. Last change: 2013 May 08
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/pi_spec.txt b/runtime/doc/pi_spec.txt
index 35b2210..27d60b8 100644
--- a/runtime/doc/pi_spec.txt
+++ b/runtime/doc/pi_spec.txt
@@ -1,4 +1,4 @@
-*pi_spec.txt* For Vim version 8.2. Last change: 2006 Apr 24
+*pi_spec.txt* For Vim version 9.0. Last change: 2006 Apr 24
by Gustavo Niemeyer ~
diff --git a/runtime/doc/pi_tar.txt b/runtime/doc/pi_tar.txt
index c6c0596..7b1c7db 100644
--- a/runtime/doc/pi_tar.txt
+++ b/runtime/doc/pi_tar.txt
@@ -1,4 +1,4 @@
-*pi_tar.txt* For Vim version 8.2. Last change: 2020 Jan 07
+*pi_tar.txt* For Vim version 9.0. Last change: 2020 Jan 07
+====================+
| Tar File Interface |
diff --git a/runtime/doc/pi_vimball.txt b/runtime/doc/pi_vimball.txt
index e16a338..045c5c4 100644
--- a/runtime/doc/pi_vimball.txt
+++ b/runtime/doc/pi_vimball.txt
@@ -1,4 +1,4 @@
-*pi_vimball.txt* For Vim version 8.2. Last change: 2016 Apr 11
+*pi_vimball.txt* For Vim version 9.0. Last change: 2016 Apr 11
----------------
Vimball Archiver
diff --git a/runtime/doc/pi_zip.txt b/runtime/doc/pi_zip.txt
index 787ca4d..d5a71b7 100644
--- a/runtime/doc/pi_zip.txt
+++ b/runtime/doc/pi_zip.txt
@@ -1,4 +1,4 @@
-*pi_zip.txt* For Vim version 8.2. Last change: 2021 Nov 08
+*pi_zip.txt* For Vim version 9.0. Last change: 2021 Nov 08
+====================+
| Zip File Interface |
diff --git a/runtime/doc/popup.txt b/runtime/doc/popup.txt
index 84e02b9..6a2471a 100644
--- a/runtime/doc/popup.txt
+++ b/runtime/doc/popup.txt
@@ -1,4 +1,4 @@
-*popup.txt* For Vim version 8.2. Last change: 2022 Jun 16
+*popup.txt* For Vim version 9.0. Last change: 2022 Jun 16
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/print.txt b/runtime/doc/print.txt
index 691e2b6..2774e98 100644
--- a/runtime/doc/print.txt
+++ b/runtime/doc/print.txt
@@ -1,4 +1,4 @@
-*print.txt* For Vim version 8.2. Last change: 2022 Jan 23
+*print.txt* For Vim version 9.0. Last change: 2022 Jan 23
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/quickfix.txt b/runtime/doc/quickfix.txt
index 2a077d9..0db6407 100644
--- a/runtime/doc/quickfix.txt
+++ b/runtime/doc/quickfix.txt
@@ -1,4 +1,4 @@
-*quickfix.txt* For Vim version 8.2. Last change: 2022 Feb 22
+*quickfix.txt* For Vim version 9.0. Last change: 2022 Feb 22
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/quickref.txt b/runtime/doc/quickref.txt
index f8eef0e..67fc28e 100644
--- a/runtime/doc/quickref.txt
+++ b/runtime/doc/quickref.txt
@@ -1,4 +1,4 @@
-*quickref.txt* For Vim version 8.2. Last change: 2022 May 05
+*quickref.txt* For Vim version 9.0. Last change: 2022 May 05
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/quotes.txt b/runtime/doc/quotes.txt
index 554e8af..181682d 100644
--- a/runtime/doc/quotes.txt
+++ b/runtime/doc/quotes.txt
@@ -1,4 +1,4 @@
-*quotes.txt* For Vim version 8.2. Last change: 2018 Mar 29
+*quotes.txt* For Vim version 9.0. Last change: 2018 Mar 29
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/recover.txt b/runtime/doc/recover.txt
index c8f3d8f..db58241 100644
--- a/runtime/doc/recover.txt
+++ b/runtime/doc/recover.txt
@@ -1,4 +1,4 @@
-*recover.txt* For Vim version 8.2. Last change: 2020 Aug 15
+*recover.txt* For Vim version 9.0. Last change: 2020 Aug 15
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/remote.txt b/runtime/doc/remote.txt
index 92e759f..e38a6dd 100644
--- a/runtime/doc/remote.txt
+++ b/runtime/doc/remote.txt
@@ -1,4 +1,4 @@
-*remote.txt* For Vim version 8.2. Last change: 2022 Feb 17
+*remote.txt* For Vim version 9.0. Last change: 2022 Feb 17
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/repeat.txt b/runtime/doc/repeat.txt
index e9816bc..d0d9c35 100644
--- a/runtime/doc/repeat.txt
+++ b/runtime/doc/repeat.txt
@@ -1,4 +1,4 @@
-*repeat.txt* For Vim version 8.2. Last change: 2022 Jun 18
+*repeat.txt* For Vim version 9.0. Last change: 2022 Jun 18
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/rileft.txt b/runtime/doc/rileft.txt
index 1d4fb35..7c5a60a 100644
--- a/runtime/doc/rileft.txt
+++ b/runtime/doc/rileft.txt
@@ -1,4 +1,4 @@
-*rileft.txt* For Vim version 8.2. Last change: 2022 Apr 03
+*rileft.txt* For Vim version 9.0. Last change: 2022 Apr 03
VIM REFERENCE MANUAL by Avner Lottem
diff --git a/runtime/doc/russian.txt b/runtime/doc/russian.txt
index b687421..4e8c5ed 100644
--- a/runtime/doc/russian.txt
+++ b/runtime/doc/russian.txt
@@ -1,4 +1,4 @@
-*russian.txt* For Vim version 8.2. Last change: 2006 Apr 24
+*russian.txt* For Vim version 9.0. Last change: 2006 Apr 24
VIM REFERENCE MANUAL by Vassily Ragosin
diff --git a/runtime/doc/scroll.txt b/runtime/doc/scroll.txt
index 8035d3c..d43ecb2 100644
--- a/runtime/doc/scroll.txt
+++ b/runtime/doc/scroll.txt
@@ -1,4 +1,4 @@
-*scroll.txt* For Vim version 8.2. Last change: 2022 May 07
+*scroll.txt* For Vim version 9.0. Last change: 2022 May 07
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/sign.txt b/runtime/doc/sign.txt
index ace84bd..c366ae5 100644
--- a/runtime/doc/sign.txt
+++ b/runtime/doc/sign.txt
@@ -1,4 +1,4 @@
-*sign.txt* For Vim version 8.2. Last change: 2021 Dec 05
+*sign.txt* For Vim version 9.0. Last change: 2021 Dec 05
VIM REFERENCE MANUAL by Gordon Prieur
diff --git a/runtime/doc/spell.txt b/runtime/doc/spell.txt
index 3e20380..a7e0e7e 100644
--- a/runtime/doc/spell.txt
+++ b/runtime/doc/spell.txt
@@ -1,4 +1,4 @@
-*spell.txt* For Vim version 8.2. Last change: 2020 Aug 15
+*spell.txt* For Vim version 9.0. Last change: 2020 Aug 15
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/sponsor.txt b/runtime/doc/sponsor.txt
index 7746609..51d6c16 100644
--- a/runtime/doc/sponsor.txt
+++ b/runtime/doc/sponsor.txt
@@ -1,4 +1,4 @@
-*sponsor.txt* For Vim version 8.2. Last change: 2022 May 26
+*sponsor.txt* For Vim version 9.0. Last change: 2022 May 26
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/starting.txt b/runtime/doc/starting.txt
index be33def..c4441f3 100644
--- a/runtime/doc/starting.txt
+++ b/runtime/doc/starting.txt
@@ -1,4 +1,4 @@
-*starting.txt* For Vim version 8.2. Last change: 2022 Jun 14
+*starting.txt* For Vim version 9.0. Last change: 2022 Jun 14
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/syntax.txt b/runtime/doc/syntax.txt
index e75f870..c3d6777 100644
--- a/runtime/doc/syntax.txt
+++ b/runtime/doc/syntax.txt
@@ -1,4 +1,4 @@
-*syntax.txt* For Vim version 8.2. Last change: 2022 Jun 10
+*syntax.txt* For Vim version 9.0. Last change: 2022 Jun 10
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/tabpage.txt b/runtime/doc/tabpage.txt
index c0744f6..54ac11e 100644
--- a/runtime/doc/tabpage.txt
+++ b/runtime/doc/tabpage.txt
@@ -1,4 +1,4 @@
-*tabpage.txt* For Vim version 8.2. Last change: 2022 Feb 02
+*tabpage.txt* For Vim version 9.0. Last change: 2022 Feb 02
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/tagsrch.txt b/runtime/doc/tagsrch.txt
index e239119..4c49e44 100644
--- a/runtime/doc/tagsrch.txt
+++ b/runtime/doc/tagsrch.txt
@@ -1,4 +1,4 @@
-*tagsrch.txt* For Vim version 8.2. Last change: 2020 Dec 19
+*tagsrch.txt* For Vim version 9.0. Last change: 2020 Dec 19
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/term.txt b/runtime/doc/term.txt
index 50bfa50..f103405 100644
--- a/runtime/doc/term.txt
+++ b/runtime/doc/term.txt
@@ -1,4 +1,4 @@
-*term.txt* For Vim version 8.2. Last change: 2022 Apr 23
+*term.txt* For Vim version 9.0. Last change: 2022 Apr 23
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/terminal.txt b/runtime/doc/terminal.txt
index 463ab26..81dd7c6 100644
--- a/runtime/doc/terminal.txt
+++ b/runtime/doc/terminal.txt
@@ -1,4 +1,4 @@
-*terminal.txt* For Vim version 8.2. Last change: 2022 Jun 09
+*terminal.txt* For Vim version 9.0. Last change: 2022 Jun 09
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/testing.txt b/runtime/doc/testing.txt
index 42246c0..1252ce3 100644
--- a/runtime/doc/testing.txt
+++ b/runtime/doc/testing.txt
@@ -1,4 +1,4 @@
-*testing.txt* For Vim version 8.2. Last change: 2022 May 16
+*testing.txt* For Vim version 9.0. Last change: 2022 May 16
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/textprop.txt b/runtime/doc/textprop.txt
index ed0fa5e..fc71bb4 100644
--- a/runtime/doc/textprop.txt
+++ b/runtime/doc/textprop.txt
@@ -1,4 +1,4 @@
-*textprop.txt* For Vim version 8.2. Last change: 2021 Nov 23
+*textprop.txt* For Vim version 9.0. Last change: 2021 Nov 23
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/tips.txt b/runtime/doc/tips.txt
index 3c341fe..5c0d205 100644
--- a/runtime/doc/tips.txt
+++ b/runtime/doc/tips.txt
@@ -1,4 +1,4 @@
-*tips.txt* For Vim version 8.2. Last change: 2021 Nov 06
+*tips.txt* For Vim version 9.0. Last change: 2021 Nov 06
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt
index 35a7c69..896be45 100644
--- a/runtime/doc/todo.txt
+++ b/runtime/doc/todo.txt
@@ -1,4 +1,4 @@
-*todo.txt* For Vim version 8.2. Last change: 2022 Jun 27
+*todo.txt* For Vim version 9.0. Last change: 2022 Jun 27
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/uganda.txt b/runtime/doc/uganda.txt
index cfc4afb..13c705a 100644
--- a/runtime/doc/uganda.txt
+++ b/runtime/doc/uganda.txt
@@ -1,4 +1,4 @@
-*uganda.txt* For Vim version 8.2. Last change: 2022 Mar 02
+*uganda.txt* For Vim version 9.0. Last change: 2022 Mar 02
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/undo.txt b/runtime/doc/undo.txt
index 3feac2a..34d8054 100644
--- a/runtime/doc/undo.txt
+++ b/runtime/doc/undo.txt
@@ -1,4 +1,4 @@
-*undo.txt* For Vim version 8.2. Last change: 2022 Jun 02
+*undo.txt* For Vim version 9.0. Last change: 2022 Jun 02
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/usr_01.txt b/runtime/doc/usr_01.txt
index 23eb304..2cb74d4 100644
--- a/runtime/doc/usr_01.txt
+++ b/runtime/doc/usr_01.txt
@@ -1,4 +1,4 @@
-*usr_01.txt* For Vim version 8.2. Last change: 2019 Nov 21
+*usr_01.txt* For Vim version 9.0. Last change: 2019 Nov 21
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_02.txt b/runtime/doc/usr_02.txt
index be77da7..b6cc527 100644
--- a/runtime/doc/usr_02.txt
+++ b/runtime/doc/usr_02.txt
@@ -1,4 +1,4 @@
-*usr_02.txt* For Vim version 8.2. Last change: 2021 Apr 24
+*usr_02.txt* For Vim version 9.0. Last change: 2021 Apr 24
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_03.txt b/runtime/doc/usr_03.txt
index d30bddf..b0a9d66 100644
--- a/runtime/doc/usr_03.txt
+++ b/runtime/doc/usr_03.txt
@@ -1,4 +1,4 @@
-*usr_03.txt* For Vim version 8.2. Last change: 2020 Sep 03
+*usr_03.txt* For Vim version 9.0. Last change: 2020 Sep 03
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_04.txt b/runtime/doc/usr_04.txt
index ac629a5..91c13aa 100644
--- a/runtime/doc/usr_04.txt
+++ b/runtime/doc/usr_04.txt
@@ -1,4 +1,4 @@
-*usr_04.txt* For Vim version 8.2. Last change: 2021 Feb 22
+*usr_04.txt* For Vim version 9.0. Last change: 2021 Feb 22
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_05.txt b/runtime/doc/usr_05.txt
index 51e43df..06fb03b 100644
--- a/runtime/doc/usr_05.txt
+++ b/runtime/doc/usr_05.txt
@@ -1,4 +1,4 @@
-*usr_05.txt* For Vim version 8.2. Last change: 2019 May 23
+*usr_05.txt* For Vim version 9.0. Last change: 2019 May 23
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_06.txt b/runtime/doc/usr_06.txt
index 5e52209..2b6fa51 100644
--- a/runtime/doc/usr_06.txt
+++ b/runtime/doc/usr_06.txt
@@ -1,4 +1,4 @@
-*usr_06.txt* For Vim version 8.2. Last change: 2021 Nov 07
+*usr_06.txt* For Vim version 9.0. Last change: 2021 Nov 07
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_07.txt b/runtime/doc/usr_07.txt
index ab36771..2be3062 100644
--- a/runtime/doc/usr_07.txt
+++ b/runtime/doc/usr_07.txt
@@ -1,4 +1,4 @@
-*usr_07.txt* For Vim version 8.2. Last change: 2020 Mar 23
+*usr_07.txt* For Vim version 9.0. Last change: 2020 Mar 23
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_08.txt b/runtime/doc/usr_08.txt
index 3b11353..148f0cf 100644
--- a/runtime/doc/usr_08.txt
+++ b/runtime/doc/usr_08.txt
@@ -1,4 +1,4 @@
-*usr_08.txt* For Vim version 8.2. Last change: 2021 May 20
+*usr_08.txt* For Vim version 9.0. Last change: 2021 May 20
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_09.txt b/runtime/doc/usr_09.txt
index b64af81..43394da 100644
--- a/runtime/doc/usr_09.txt
+++ b/runtime/doc/usr_09.txt
@@ -1,4 +1,4 @@
-*usr_09.txt* For Vim version 8.2. Last change: 2017 Aug 11
+*usr_09.txt* For Vim version 9.0. Last change: 2017 Aug 11
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_10.txt b/runtime/doc/usr_10.txt
index 7898618..220a7ab 100644
--- a/runtime/doc/usr_10.txt
+++ b/runtime/doc/usr_10.txt
@@ -1,4 +1,4 @@
-*usr_10.txt* For Vim version 8.2. Last change: 2019 Nov 22
+*usr_10.txt* For Vim version 9.0. Last change: 2019 Nov 22
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_11.txt b/runtime/doc/usr_11.txt
index d267631..3a61082 100644
--- a/runtime/doc/usr_11.txt
+++ b/runtime/doc/usr_11.txt
@@ -1,4 +1,4 @@
-*usr_11.txt* For Vim version 8.2. Last change: 2020 Oct 25
+*usr_11.txt* For Vim version 9.0. Last change: 2020 Oct 25
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_12.txt b/runtime/doc/usr_12.txt
index 7781f8e..68f6cbe 100644
--- a/runtime/doc/usr_12.txt
+++ b/runtime/doc/usr_12.txt
@@ -1,4 +1,4 @@
-*usr_12.txt* For Vim version 8.2. Last change: 2021 Apr 19
+*usr_12.txt* For Vim version 9.0. Last change: 2021 Apr 19
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_20.txt b/runtime/doc/usr_20.txt
index ec70595..479f57c 100644
--- a/runtime/doc/usr_20.txt
+++ b/runtime/doc/usr_20.txt
@@ -1,4 +1,4 @@
-*usr_20.txt* For Vim version 8.2. Last change: 2021 Nov 18
+*usr_20.txt* For Vim version 9.0. Last change: 2021 Nov 18
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_21.txt b/runtime/doc/usr_21.txt
index 953a3fb..2f6ee9c 100644
--- a/runtime/doc/usr_21.txt
+++ b/runtime/doc/usr_21.txt
@@ -1,4 +1,4 @@
-*usr_21.txt* For Vim version 8.2. Last change: 2019 Apr 25
+*usr_21.txt* For Vim version 9.0. Last change: 2019 Apr 25
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_22.txt b/runtime/doc/usr_22.txt
index bdba906..d8f47bc 100644
--- a/runtime/doc/usr_22.txt
+++ b/runtime/doc/usr_22.txt
@@ -1,4 +1,4 @@
-*usr_22.txt* For Vim version 8.2. Last change: 2020 Mar 28
+*usr_22.txt* For Vim version 9.0. Last change: 2020 Mar 28
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_23.txt b/runtime/doc/usr_23.txt
index def737c..cbcc484 100644
--- a/runtime/doc/usr_23.txt
+++ b/runtime/doc/usr_23.txt
@@ -1,4 +1,4 @@
-*usr_23.txt* For Vim version 8.2. Last change: 2020 Dec 19
+*usr_23.txt* For Vim version 9.0. Last change: 2020 Dec 19
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_24.txt b/runtime/doc/usr_24.txt
index 00a1c44..361ce1b 100644
--- a/runtime/doc/usr_24.txt
+++ b/runtime/doc/usr_24.txt
@@ -1,4 +1,4 @@
-*usr_24.txt* For Vim version 8.2. Last change: 2018 Mar 18
+*usr_24.txt* For Vim version 9.0. Last change: 2018 Mar 18
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_25.txt b/runtime/doc/usr_25.txt
index 5afe7b7..2f25a9f 100644
--- a/runtime/doc/usr_25.txt
+++ b/runtime/doc/usr_25.txt
@@ -1,4 +1,4 @@
-*usr_25.txt* For Vim version 8.2. Last change: 2016 Mar 28
+*usr_25.txt* For Vim version 9.0. Last change: 2016 Mar 28
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_26.txt b/runtime/doc/usr_26.txt
index e62fb92..7fec325 100644
--- a/runtime/doc/usr_26.txt
+++ b/runtime/doc/usr_26.txt
@@ -1,4 +1,4 @@
-*usr_26.txt* For Vim version 8.2. Last change: 2006 Apr 24
+*usr_26.txt* For Vim version 9.0. Last change: 2006 Apr 24
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_27.txt b/runtime/doc/usr_27.txt
index fa8fdb6..54e5c3a 100644
--- a/runtime/doc/usr_27.txt
+++ b/runtime/doc/usr_27.txt
@@ -1,4 +1,4 @@
-*usr_27.txt* For Vim version 8.2. Last change: 2019 Jul 14
+*usr_27.txt* For Vim version 9.0. Last change: 2019 Jul 14
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_28.txt b/runtime/doc/usr_28.txt
index ab123ac..d0c3516 100644
--- a/runtime/doc/usr_28.txt
+++ b/runtime/doc/usr_28.txt
@@ -1,4 +1,4 @@
-*usr_28.txt* For Vim version 8.2. Last change: 2008 Jun 14
+*usr_28.txt* For Vim version 9.0. Last change: 2008 Jun 14
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_29.txt b/runtime/doc/usr_29.txt
index de1b911..20712f2 100644
--- a/runtime/doc/usr_29.txt
+++ b/runtime/doc/usr_29.txt
@@ -1,4 +1,4 @@
-*usr_29.txt* For Vim version 8.2. Last change: 2022 Mar 13
+*usr_29.txt* For Vim version 9.0. Last change: 2022 Mar 13
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_30.txt b/runtime/doc/usr_30.txt
index bcb7b59..a23df96 100644
--- a/runtime/doc/usr_30.txt
+++ b/runtime/doc/usr_30.txt
@@ -1,4 +1,4 @@
-*usr_30.txt* For Vim version 8.2. Last change: 2007 Nov 10
+*usr_30.txt* For Vim version 9.0. Last change: 2007 Nov 10
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_31.txt b/runtime/doc/usr_31.txt
index afbc918..455274f 100644
--- a/runtime/doc/usr_31.txt
+++ b/runtime/doc/usr_31.txt
@@ -1,4 +1,4 @@
-*usr_31.txt* For Vim version 8.2. Last change: 2020 Jul 28
+*usr_31.txt* For Vim version 9.0. Last change: 2020 Jul 28
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_32.txt b/runtime/doc/usr_32.txt
index 1cdfddd..9733d70 100644
--- a/runtime/doc/usr_32.txt
+++ b/runtime/doc/usr_32.txt
@@ -1,4 +1,4 @@
-*usr_32.txt* For Vim version 8.2. Last change: 2010 Jul 20
+*usr_32.txt* For Vim version 9.0. Last change: 2010 Jul 20
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_40.txt b/runtime/doc/usr_40.txt
index f963e20..27323c6 100644
--- a/runtime/doc/usr_40.txt
+++ b/runtime/doc/usr_40.txt
@@ -1,4 +1,4 @@
-*usr_40.txt* For Vim version 8.2. Last change: 2022 Jun 23
+*usr_40.txt* For Vim version 9.0. Last change: 2022 Jun 23
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_41.txt b/runtime/doc/usr_41.txt
index cd39dd3..7f9cee4 100644
--- a/runtime/doc/usr_41.txt
+++ b/runtime/doc/usr_41.txt
@@ -1,4 +1,4 @@
-*usr_41.txt* For Vim version 8.2. Last change: 2022 Jun 23
+*usr_41.txt* For Vim version 9.0. Last change: 2022 Jun 23
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_42.txt b/runtime/doc/usr_42.txt
index 1f3e4bb..cef7ae0 100644
--- a/runtime/doc/usr_42.txt
+++ b/runtime/doc/usr_42.txt
@@ -1,4 +1,4 @@
-*usr_42.txt* For Vim version 8.2. Last change: 2008 May 05
+*usr_42.txt* For Vim version 9.0. Last change: 2008 May 05
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_43.txt b/runtime/doc/usr_43.txt
index 269cd81..9095a8e 100644
--- a/runtime/doc/usr_43.txt
+++ b/runtime/doc/usr_43.txt
@@ -1,4 +1,4 @@
-*usr_43.txt* For Vim version 8.2. Last change: 2015 Oct 23
+*usr_43.txt* For Vim version 9.0. Last change: 2015 Oct 23
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_44.txt b/runtime/doc/usr_44.txt
index 61f9b2f..11a0286 100644
--- a/runtime/doc/usr_44.txt
+++ b/runtime/doc/usr_44.txt
@@ -1,4 +1,4 @@
-*usr_44.txt* For Vim version 8.2. Last change: 2017 May 06
+*usr_44.txt* For Vim version 9.0. Last change: 2017 May 06
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_45.txt b/runtime/doc/usr_45.txt
index e93f747..7e919a9 100644
--- a/runtime/doc/usr_45.txt
+++ b/runtime/doc/usr_45.txt
@@ -1,4 +1,4 @@
-*usr_45.txt* For Vim version 8.2. Last change: 2022 May 13
+*usr_45.txt* For Vim version 9.0. Last change: 2022 May 13
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_50.txt b/runtime/doc/usr_50.txt
index e8ebeb0..fc46388 100644
--- a/runtime/doc/usr_50.txt
+++ b/runtime/doc/usr_50.txt
@@ -1,4 +1,4 @@
-*usr_50.txt* For Vim version 8.2. Last change: 2022 Jun 20
+*usr_50.txt* For Vim version 9.0. Last change: 2022 Jun 20
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_51.txt b/runtime/doc/usr_51.txt
index 800946e..2eea6aa 100644
--- a/runtime/doc/usr_51.txt
+++ b/runtime/doc/usr_51.txt
@@ -1,4 +1,4 @@
-*usr_51.txt* For Vim version 8.2. Last change: 2022 Jun 03
+*usr_51.txt* For Vim version 9.0. Last change: 2022 Jun 03
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_52.txt b/runtime/doc/usr_52.txt
index 41d0832..46f0108 100644
--- a/runtime/doc/usr_52.txt
+++ b/runtime/doc/usr_52.txt
@@ -1,4 +1,4 @@
-*usr_52.txt* For Vim version 8.2. Last change: 2022 Jun 04
+*usr_52.txt* For Vim version 9.0. Last change: 2022 Jun 04
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_90.txt b/runtime/doc/usr_90.txt
index 574cfa9..060e0d5 100644
--- a/runtime/doc/usr_90.txt
+++ b/runtime/doc/usr_90.txt
@@ -1,4 +1,4 @@
-*usr_90.txt* For Vim version 8.2. Last change: 2022 May 13
+*usr_90.txt* For Vim version 9.0. Last change: 2022 May 13
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/usr_toc.txt b/runtime/doc/usr_toc.txt
index 59777cc..655d6a9 100644
--- a/runtime/doc/usr_toc.txt
+++ b/runtime/doc/usr_toc.txt
@@ -1,4 +1,4 @@
-*usr_toc.txt* For Vim version 8.2. Last change: 2022 Jun 20
+*usr_toc.txt* For Vim version 9.0. Last change: 2022 Jun 20
VIM USER MANUAL - by Bram Moolenaar
diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt
index 96f0f88..e916abd 100644
--- a/runtime/doc/various.txt
+++ b/runtime/doc/various.txt
@@ -1,4 +1,4 @@
-*various.txt* For Vim version 8.2. Last change: 2022 Jun 25
+*various.txt* For Vim version 9.0. Last change: 2022 Jun 25
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/version4.txt b/runtime/doc/version4.txt
index c2c76b1..052cbbd 100644
--- a/runtime/doc/version4.txt
+++ b/runtime/doc/version4.txt
@@ -1,4 +1,4 @@
-*version4.txt* For Vim version 8.2. Last change: 2006 Apr 24
+*version4.txt* For Vim version 9.0. Last change: 2006 Apr 24
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/version5.txt b/runtime/doc/version5.txt
index 9bc43bb..40f58b7 100644
--- a/runtime/doc/version5.txt
+++ b/runtime/doc/version5.txt
@@ -1,4 +1,4 @@
-*version5.txt* For Vim version 8.2. Last change: 2022 Apr 06
+*version5.txt* For Vim version 9.0. Last change: 2022 Apr 06
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/version6.txt b/runtime/doc/version6.txt
index 32dacde..e14e158 100644
--- a/runtime/doc/version6.txt
+++ b/runtime/doc/version6.txt
@@ -1,4 +1,4 @@
-*version6.txt* For Vim version 8.2. Last change: 2022 Apr 06
+*version6.txt* For Vim version 9.0. Last change: 2022 Apr 06
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/version7.txt b/runtime/doc/version7.txt
index 775b9dc..857a1f4 100644
--- a/runtime/doc/version7.txt
+++ b/runtime/doc/version7.txt
@@ -1,4 +1,4 @@
-*version7.txt* For Vim version 8.2. Last change: 2021 May 17
+*version7.txt* For Vim version 9.0. Last change: 2021 May 17
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/version8.txt b/runtime/doc/version8.txt
index 1cb95e0..3ae5ed4 100644
--- a/runtime/doc/version8.txt
+++ b/runtime/doc/version8.txt
@@ -1,4 +1,4 @@
-*version8.txt* For Vim version 8.2. Last change: 2022 Feb 26
+*version8.txt* For Vim version 9.0. Last change: 2022 Feb 26
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/version9.txt b/runtime/doc/version9.txt
index 8cf03e0..4e6b1cb 100644
--- a/runtime/doc/version9.txt
+++ b/runtime/doc/version9.txt
@@ -1,4 +1,4 @@
-*version9.txt* For Vim version 8.2. Last change: 2022 Jun 27
+*version9.txt* For Vim version 9.0. Last change: 2022 Jun 28
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -14671,7 +14671,7 @@
Patch 8.2.2352
Problem: If the focus lost/gained escape sequence is received twice it is
- not ignored. (Christ van Willigen)
+ not ignored. (Christ van Willegen)
Solution: Adjust the logic to ignore the escape code.
Files: src/term.c
@@ -21611,7 +21611,7 @@
Patch 8.2.3525
Problem: Option variable name does not match option name. (Christ van
- Willigen)
+ Willegen)
Solution: Rename the variable.
Files: src/buffer.c, src/insexpand.c, src/option.c, src/optionstr.c,
src/structs.h
@@ -28625,7 +28625,7 @@
Patch 8.2.4667
Problem: expandcmd() fails on an error.
-Solution: On failure return the command unmodified. (yegappan Lakshmanan,
+Solution: On failure return the command unmodified. (Yegappan Lakshmanan,
closes #10063)
Files: runtime/doc/builtin.txt, src/evalfunc.c,
src/testdir/test_expand.vim
@@ -31311,7 +31311,7 @@
Patch 8.2.5108
Problem: Retab test disabled because it hangs on MS-Windows.
-Solution: Also set got_int at the other place a overlong text is detected.
+Solution: Also set got_int at the other place an overlong text is detected.
Files: src/indent.c, src/testdir/test_retab.vim
Patch 8.2.5109
@@ -31475,7 +31475,7 @@
Patch 8.2.5138
Problem: Various small issues.
-Solution: Various small improvments.
+Solution: Various small improvements.
Files: src/filepath.c, src/job.c, src/mark.c, src/move.c,
src/popupwin.c, src/testdir/test_filetype.vim
@@ -31646,5 +31646,26 @@
Solution: Do not use the NULL pointer.
Files: src/eval.c, src/testdir/test_vimscript.vim
+Patch 8.2.5170
+Problem: Tiny issues.
+Solution: Tiny improvements.
+Files: src/misc1.c, src/screen.c, src/vim.h
+
+Patch 8.2.5171
+Problem: Dependencies and proto files are outdated.
+Solution: Update dependencies and proto files. Avoid errors.
+Files: src/Makefile, src/gui_w32.c, src/os_mswin.c, src/proto/buffer.pro,
+ src/proto/cmdexpand.pro, src/proto/getchar.pro,
+ src/proto/help.pro, src/proto/mbyte.pro, src/proto/option.pro,
+ src/proto/screen.pro, src/proto/syntax.pro,
+ src/proto/textformat.pro, src/proto/textobject.pro,
+ src/proto/time.pro, src/proto/gui_x11.pro, src/proto/if_tcl.pro,
+ src/proto/os_mswin.pro
+
+Patch 8.2.5172
+Problem: "make menu" still uses legacy script.
+Solution: make menu generation script use Vim9 script, fix errors.
+Files: runtime/makemenu.vim
+
vim:tw=78:ts=8:noet:ft=help:norl:
diff --git a/runtime/doc/vi_diff.txt b/runtime/doc/vi_diff.txt
index fdc8429..4332706 100644
--- a/runtime/doc/vi_diff.txt
+++ b/runtime/doc/vi_diff.txt
@@ -1,4 +1,4 @@
-*vi_diff.txt* For Vim version 8.2. Last change: 2022 Apr 03
+*vi_diff.txt* For Vim version 9.0. Last change: 2022 Apr 03
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/vim9.txt b/runtime/doc/vim9.txt
index aef4230..852cdb9 100644
--- a/runtime/doc/vim9.txt
+++ b/runtime/doc/vim9.txt
@@ -1,4 +1,4 @@
-*vim9.txt* For Vim version 8.2. Last change: 2022 Jun 25
+*vim9.txt* For Vim version 9.0. Last change: 2022 Jun 25
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/visual.txt b/runtime/doc/visual.txt
index 050bb22..c7163c3 100644
--- a/runtime/doc/visual.txt
+++ b/runtime/doc/visual.txt
@@ -1,4 +1,4 @@
-*visual.txt* For Vim version 8.2. Last change: 2022 Jun 18
+*visual.txt* For Vim version 9.0. Last change: 2022 Jun 18
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/windows.txt b/runtime/doc/windows.txt
index a5c1d14..5951473 100644
--- a/runtime/doc/windows.txt
+++ b/runtime/doc/windows.txt
@@ -1,4 +1,4 @@
-*windows.txt* For Vim version 8.2. Last change: 2022 May 11
+*windows.txt* For Vim version 9.0. Last change: 2022 May 11
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/workshop.txt b/runtime/doc/workshop.txt
index d9268f3..f71866d 100644
--- a/runtime/doc/workshop.txt
+++ b/runtime/doc/workshop.txt
@@ -1,4 +1,4 @@
-*workshop.txt* For Vim version 8.2. Last change: 2019 Jan 17
+*workshop.txt* For Vim version 9.0. Last change: 2019 Jan 17
VIM REFERENCE MANUAL by Gordon Prieur
diff --git a/runtime/spell/sr/README_sr.txt b/runtime/spell/sr/README_sr.txt
index 6d71973..8f7c908 100644
--- a/runtime/spell/sr/README_sr.txt
+++ b/runtime/spell/sr/README_sr.txt
@@ -1,7 +1,6 @@
The location of source files for Serbian spelling dictionary were downloaded
-from
-https://github.com/LibreOffice/dictionaries/tree/master/sr
-(Serbian Spelling and Hyphenation for LibreOffice).
+from https://github.com/LibreOffice/dictionaries/tree/master/sr (Serbian
+Spelling and Hyphenation for LibreOffice).
Here is the content of original README file from the repository:
@@ -26,18 +25,21 @@
This dictionary used to create Vim spl file is the result of merging the two
-LibreOffice dictionaries, for cyrillic and latin script.
+LibreOffice dictionaries for cyrillic and latin script.
-The merge was accomplished by concatenating two .dic files, removing 1061
-duplicates using the fixdup Vim script and updating the word count.
+The merge was accomplished by concatenating two .dic and .aff files (appending
+the latin to cyrillic).
-In both affix files each SFX (and two PFX) directive had to be appended with
-the . at the end of the line. KEY and WORDCHAR directives were removed, and
-MIDWORD was added. Each SFX block is the union of corresponding blocks from
-sr.aff and sr-Latn.aff. Header line of each block was updated to the new
-count (2 times the value from the corresponding block in the input affix
-file).
+The first step was to fix both .aff files by adding a '.' at the end of every
+SFX and PFX directive and removing directives that are not supported by Vim
+(KEY, MIDWORD).
+
+Next, update the flags in latin .dic and .aff files so that the flag sequence
+continues monotonically after the last flag number in cyrillic .aff file.
+
+A couple of words in cyrillic dict used a latin codepoints for 'a' and 'e',
+that was also corrected.
Ivan Pešić
-23.06.2022.
+28.06.2022.