Update runtime files
diff --git a/runtime/doc/version5.txt b/runtime/doc/version5.txt
index 40f58b7..cde0ad0 100644
--- a/runtime/doc/version5.txt
+++ b/runtime/doc/version5.txt
@@ -1,4 +1,4 @@
-*version5.txt* For Vim version 9.0. Last change: 2022 Apr 06
+*version5.txt* For Vim version 9.0. Last change: 2022 Nov 09
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -118,7 +118,7 @@
Fixed |fixed-5.8|
==============================================================================
- INCOMPATIBLE *incompatible-5*
+INCOMPATIBLE *incompatible-5*
Default value for 'compatible' changed *cp-default*
--------------------------------------
@@ -360,7 +360,7 @@
:imap <C-B> <C-O>:set revins!<CR>
==============================================================================
- NEW FEATURES *new-5*
+NEW FEATURES *new-5*
Syntax highlighting *new-highlighting*
-------------------
@@ -635,7 +635,7 @@
compile time. See |farsi|.
==============================================================================
- IMPROVEMENTS *improvements-5*
+IMPROVEMENTS *improvements-5*
Performance:
- When 'showcmd' was set, mappings would execute much more slowly because the
@@ -929,7 +929,7 @@
Don't add "-L/usr/lib" to the link line, causes problems on a few systems.
==============================================================================
- COMPILE TIME CHANGES *compile-changes-5*
+COMPILE TIME CHANGES *compile-changes-5*
When compiling, allow a choice for minimal, normal or maximal features in an
easy way, by changing a single line in src/feature.h.
@@ -975,7 +975,7 @@
|digraphs-default|
==============================================================================
- BUG FIXES *bug-fixes-5*
+BUG FIXES *bug-fixes-5*
Note: Some of these fixes may only apply to test versions which were
created after version 4.6, but before 5.0.