Skip to content

Commit d94974d

Browse files
committed
vim: Import v9.0.0242
* 9.0.0242: "make install" still fails * 9.0.0241: "make install" does not install shared syntax file * 9.0.0240: crash when using ":mkspell" with an empty .dic file * 9.0.0239: build failure without the +wildmenu feature * 9.0.0238: Shift-Tab shows matches on cmdline when 'wildmenu' is off * 9.0.0237: Mac: cannot build if dispatch.h is not available * 9.0.0236: popup menu not removed when 'wildmenu' reset while visible * 9.0.0235: 'autoshelldir' does not work with chunked respose * 9.0.0234: cannot make difference between :normal end and argument char
1 parent f6ab58d commit d94974d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [9.0.0233](https://github.com/vim/vim/commit/a7704226a26b95b15bf87d3a3a5128e23e4aaa06): removing multiple text properties takes many calls\n* [9.0.0232](https://github.com/vim/vim/commit/38ea5bda2b699d91e339fb116d96e3a4f2e69c89): test with BufNewFile autocmd is flaky\n* [9.0.0231](https://github.com/vim/vim/commit/57e95179abdd851cb2d0c06d4f973575a768e3bb): expanding "\*\*" may loop forever with directory links\n* [9.0.0230](https://github.com/vim/vim/commit/2984ed31d92f7da19b3dc86b37764c55669dd7c2): no error for comma missing in list in :def function\n* [9.0.0229](https://github.com/vim/vim/commit/62e0e2e54b34b618500be4521ab1c33e1c378b42): Vim9: error message for missing type is not clear\n* [Update runtime files](https://github.com/vim/vim/commit/e80086446cc20856ed8359bc8dc87c4d430da4c8)
1+
* [9.0.0242](https://github.com/vim/vim/commit/171c683237149262665135c7d5841a89bb156f53): "make install" still fails\n* [9.0.0241](https://github.com/vim/vim/commit/448f72a78aad3a86a066f269d7e4569679355c46): "make install" does not install shared syntax file\n* [9.0.0240](https://github.com/vim/vim/commit/6669de1b235843968e88844ca6d3c8dec4b01a9e): crash when using ":mkspell" with an empty .dic file\n* [9.0.0239](https://github.com/vim/vim/commit/8884916043a4d517ff1cf3afb8c8a424a8ef3610): build failure without the +wildmenu feature\n* [9.0.0238](https://github.com/vim/vim/commit/300175fd7f874be78826a00f5cb60a7ec2f20655): Shift-Tab shows matches on cmdline when 'wildmenu' is off\n* [9.0.0237](https://github.com/vim/vim/commit/e24a14118c29d910d3be59203332768b5fbd93e8): Mac: cannot build if dispatch.h is not available\n* [9.0.0236](https://github.com/vim/vim/commit/b82a2ab8ad7af52a327cdba013ec433f7caf550d): popup menu not removed when 'wildmenu' reset while visible\n* [9.0.0235](https://github.com/vim/vim/commit/474ad390ccb8bbeb53848122829e04c52f0349ce): 'autoshelldir' does not work with chunked respose\n* [9.0.0234](https://github.com/vim/vim/commit/8d69637133e17370491b83da8657a15b991c2f76): cannot make difference between :normal end and argument char

0 commit comments

Comments
 (0)