diff runtime/doc/version9.txt @ 34057:4635e43f2c6f v9.1.0 v9.1.0000

patch 9.1.0000: Vim 9.1 release Commit: https://github.com/vim/vim/commit/b4ddc6c11e95cef4b372e239871fae1c8d4f72b6 Author: Christian Brabandt <cb@256bit.org> Date: Tue Jan 2 16:51:11 2024 +0100 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>
author Christian Brabandt <cb@256bit.org>
date Tue, 02 Jan 2024 18:45:09 +0100
parents c1074a41895e
children bb385e5f64fe
line wrap: on
line diff
--- 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 @@ Solution:   Always reset wlv->need_showb
             '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: