patch 9.1.0000: Vim 9.1 release
Problem: Need a new release
Solution: Release Vim 9.1
Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/runtime/doc/version9.txt b/runtime/doc/version9.txt
index 124ab69..0f4400a 100644
--- a/runtime/doc/version9.txt
+++ b/runtime/doc/version9.txt
@@ -1,4 +1,4 @@
-*version9.txt* For Vim version 9.0. Last change: 2024 Jan 01
+*version9.txt* For Vim version 9.1. Last change: 2024 Jan 01
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41531,4 +41531,8 @@
'breakindent' and 'showbreak', as they aren't checked when
setting wlv->need_showbreak (zeertzjq)
- vim:tw=78:ts=8:noet:ft=help:norl:
+Patch 9.0.2190
+Problem: proto files need update
+Solution: re-generate them
+
+ vim:tw=78:ts=8:noet:ft=help:norl:fdm=manual: