Skip to content

Commit 37a0c9a

Browse files
committed
vim: Import v9.0.0292
* 9.0.0292: test causes another test to fail * 9.0.0291: test failing * 9.0.0290: compiler warning for variable set but not used * 9.0.0289: invalid memory write * 9.0.0288: when 'cmdheight' is zero some messages are not displayed * 9.0.0287: Irix systems no longer exist * 9.0.0286: using freed memory when location list changed in autocmd * 9.0.0285: it is not easy to change the command line from a plugin
1 parent 1625ba2 commit 37a0c9a

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.0284](https://github.com/vim/vim/commit/5ff595d9db2d9a33aa10cc9f18f256826226862f): using static buffer for multiple completion functions\n* [9.0.0283](https://github.com/vim/vim/commit/af9a6002e0761012cb7108cbfa179a880d3cb49b): cannot complete "syn list @cluster"\n* [9.0.0282](https://github.com/vim/vim/commit/0f618386367ba9388e1f50bc665bc1add6c01567): a nested timout stops the previous timeout\n* [9.0.0281](https://github.com/vim/vim/commit/58dcbf1c6586d3873702e035b47829178a91250e): build failure without the +eval feature\n* [Update runtime files](https://github.com/vim/vim/commit/7dd543246a4c21c4d5a4242a28076706f5abebd4)\n* [9.0.0280](https://github.com/vim/vim/commit/2ee347fbc0619179fefb9933e9bb1165463507b3): the builtin termcap list depends on the version\n* [9.0.0279](https://github.com/vim/vim/commit/5416232707349d5f24294178f47544f2024b73ed): the tiny version has the popup menu but not 'wildmenu'\n* [9.0.0278](https://github.com/vim/vim/commit/074fbd413172edc6f4936296a28bf8fd5cdfa38b): the +wildignore feature is nearly always available\n* [9.0.0277](https://github.com/vim/vim/commit/c361842f1479a7f7f3e65bfb0e188f2e5d38336e): Coverity CI: update-alternatives not needed with Ubuntu 20.04\n* [9.0.0276](https://github.com/vim/vim/commit/93f72cc119c796f1ccb75468ef9e446cbfb41e9b): 'buftype' values not sufficiently tested\n* [9.0.0275](https://github.com/vim/vim/commit/a9b5b85068b2fcb1c01ea20524e227bcad579ceb): BufEnter not triggered when using ":edit" in "nofile" buffer\n* [9.0.0274](https://github.com/vim/vim/commit/c312619f7c0cf590d96e0b2ed891d1f6c43d769b): netrw plugin does not show remote files\n* [9.0.0273](https://github.com/vim/vim/commit/d55f9ef8b2f1e9f868ed1440fe859d1b18b1cfe8): Konsole termresponse not recognized\n* [9.0.0272](https://github.com/vim/vim/commit/b1d2c8116cb5577961ea109651fb888b5e58265f): BufReadCmd not triggered when loading a "nofile" buffer\n* [9.0.0271](https://github.com/vim/vim/commit/9b7d2a959646560f5770329f4428c4739eed4656): using INIT() in non-header files
1+
* [9.0.0292](https://github.com/vim/vim/commit/d1f8fd59074d9c8b4d00ccdea77726a9195e0be4): test causes another test to fail\n* [9.0.0291](https://github.com/vim/vim/commit/efdfb0c5eeedb625cdfa3f9fe6e480d18ea7c6cb): test failing\n* [9.0.0290](https://github.com/vim/vim/commit/d54af2e550c6c34efbad748de36e42b318f39243): compiler warning for variable set but not used\n* [9.0.0289](https://github.com/vim/vim/commit/beedd0a266cfe524fe2a851caec8316f2e37885c): invalid memory write\n* [9.0.0288](https://github.com/vim/vim/commit/9198de3ae2bd20ac51d580c44f2b43c282c1e773): when 'cmdheight' is zero some messages are not displayed\n* [9.0.0287](https://github.com/vim/vim/commit/aebc6ef7cdc5d4d0627a711ff66e6fe8d67f9d87): Irix systems no longer exist\n* [9.0.0286](https://github.com/vim/vim/commit/6d24a51b94beb1991cddce221f90b455e2d50db7): using freed memory when location list changed in autocmd\n* [9.0.0285](https://github.com/vim/vim/commit/07ea5f1509fe8dafe3262ed2702b4d0fc99e288b): it is not easy to change the command line from a plugin

0 commit comments

Comments
 (0)