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>
This commit is contained in:
Christian Brabandt
2024-01-02 16:51:11 +01:00
parent 6c1afa3d0b
commit b4ddc6c11e
175 changed files with 219 additions and 4593 deletions

View File

@ -1,4 +1,4 @@
README_bindos.txt for version 9.0 of Vim: Vi IMproved.
README_bindos.txt for version 9.1 of Vim: Vi IMproved.
See "README.txt" for general information about Vim.
See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows.
@ -8,9 +8,9 @@ These files are in the runtime archive (vim90rt.zip).
There are several binary distributions of Vim for the PC. You would normally
pick only one of them, but it's also possible to install several.
These ones are available (the version number may differ):
vim90w32.zip Windows 95/98/NT/etc. console version
gvim90.zip Windows 95/98/NT/etc. GUI version
gvim90ole.zip Windows 95/98/NT/etc. GUI version with OLE
vim91w32.zip Windows 95/98/NT/etc. console version
gvim91.zip Windows 95/98/NT/etc. GUI version
gvim91ole.zip Windows 95/98/NT/etc. GUI version with OLE
You MUST also get the runtime archive (vim90rt.zip).
The sources are also available (vim90src.zip).
You MUST also get the runtime archive (vim91rt.zip).
The sources are also available (vim91src.zip).