-
Notifications
You must be signed in to change notification settings - Fork 242
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 9.0.0612: blockedit test passes with wrong result * 9.0.0611: tests delete files with a separate delete() call * 9.0.0610: global interrupt test fails when run under valgrind * 9.0.0609: blockedit test fails because of wrong indent * Update runtime files * 9.0.0608: with spelling, deleting a full stop does not update next line * 9.0.0607: verbose echo message test fails on Mac OS * 9.0.0606: system() opens a terminal window when "!" is in 'guioptions' * 9.0.0605: dump file missing * 9.0.0604: luacheckrc file is not recognized * 9.0.0603: with 'nosplitscroll' folds are not handled correctly * 9.0.0602: new TypeScript extensions are not recognized * 9.0.0601: too much indent * 9.0.0600: GYP files are not recognized * 9.0.0599: latexmkrc files are not recognized * 9.0.0598: using negative array index with negative width window
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
* [9.0.0597](https://github.com/vim/vim/commit/3bdef10dc1c836e5e5a6fdcc1c21155cbd80d798): cannot close a tab page with the middle mouse button\n* [9.0.0596](https://github.com/vim/vim/commit/7381c0ce3f3e79ec5a74b9be8fc34e0c8181463b): CI on Mac M1 has the channel feature disabled\n* [9.0.0595](https://github.com/vim/vim/commit/1190139ed01c27539615beea9559a88b2551daf3): extra newline in messages after a verbose shell message\n* [9.0.0594](https://github.com/vim/vim/commit/2cb4a89797477fc90c9d84b0d45e869369e39c75): Makefile error message causes a shell error\n* [9.0.0593](https://github.com/vim/vim/commit/311df6bb0f861154e6a27144c226c805c7554a94): CI actions have too many permissions\n* [9.0.0592](https://github.com/vim/vim/commit/838b746cce7ea863acdb81e3f44eec2ea90de92a): display not cleared when scrolling back in messages\n* [9.0.0591](https://github.com/vim/vim/commit/4569020538f76cab588f723bd7243e3896937568): message window popup shows on only one tab page | ||
* [9.0.0612](https://github.com/vim/vim/commit/47da934844afec7b04d94e0d1f8cf0a86e1b9bea): blockedit test passes with wrong result\n* [9.0.0611](https://github.com/vim/vim/commit/70e672580b39eb79607c304803efb954cc11f4e6): tests delete files with a separate delete() call\n* [9.0.0610](https://github.com/vim/vim/commit/859ea4bc76699232e41aea0f308463bab887b0c1): global interrupt test fails when run under valgrind\n* [9.0.0609](https://github.com/vim/vim/commit/66000ff9af8e3de93825ce7baa0c43727465eca5): blockedit test fails because of wrong indent\n* [Update runtime files](https://github.com/vim/vim/commit/9fbdbb814f4ad67a14979aba4a6a49800c2f1a99)\n* [9.0.0608](https://github.com/vim/vim/commit/26f09ea54b2c60abf21df42c60bdfc60eca17b0d): with spelling, deleting a full stop does not update next line\n* [9.0.0607](https://github.com/vim/vim/commit/f802767df7b4532651fcf11d49e812ead32db45b): verbose echo message test fails on Mac OS\n* [9.0.0606](https://github.com/vim/vim/commit/524c853e5ef0392fcf28e449946e05e7e3046e67): system() opens a terminal window when "!" is in 'guioptions'\n* [9.0.0605](https://github.com/vim/vim/commit/439a2ba1749463718b6ce1e1375b68c7b7cff808): dump file missing\n* [9.0.0604](https://github.com/vim/vim/commit/49c311c9b18e18c05f93728d1f8a552923a18423): luacheckrc file is not recognized\n* [9.0.0603](https://github.com/vim/vim/commit/7c1cbb6cd437c6e0c3ccc05840cc931108b4a60a): with 'nosplitscroll' folds are not handled correctly\n* [9.0.0602](https://github.com/vim/vim/commit/7fc6c0e4dab4e80b9806a973936af54276468513): new TypeScript extensions are not recognized\n* [9.0.0601](https://github.com/vim/vim/commit/368aa6908862874fdb901c534ee99033ac977e4a): too much indent\n* [9.0.0600](https://github.com/vim/vim/commit/d32474229213276c64cb293885a975dcb406fbc9): GYP files are not recognized\n* [9.0.0599](https://github.com/vim/vim/commit/cde031938537970938437cdbb235bc0da755ae4a): latexmkrc files are not recognized\n* [9.0.0598](https://github.com/vim/vim/commit/8279af514ca7e5fd3c31cf13b0864163d1a0bfeb): using negative array index with negative width window |
Submodule vim
updated
76 files