Skip to content

Commit

Permalink
vim: Import v9.1.0399
Browse files Browse the repository at this point in the history
* 9.1.0399: block_editing errors out when using del
* runtime(spec): add new items to scripts section in syntax plugin
* 9.1.0398: Vim9: imported vars are not properly type checked
* 9.1.0397: Wrong display with 'smoothscroll' when changing quickfix list
* 9.1.0396: filetype: jj files are not recognized
* 9.1.0395: getregionpos() may leak memory on error
* The CODEOWNERS File is not useful
* runtime(netrw): Remove and cleanup Win9x legacy from netrw
* runtime(doc): add MsgArea to 'highlight' option description
* 9.1.0394: Cannot get a list of positions describing a region
* runtime(cpp): Fix digit separator in syntax script for octals and floats
* README.md: Update link to Wikipedia Vi page
* runtime(sh,zsh): clear $MANPAGER in ftplugin before shelling out
* runtime(doc): Fix typos in help documents
  • Loading branch information
chrisbra committed May 8, 2024
1 parent 9efafdd commit 2b36d84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gitlog.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* [runtime(doc): add MsgArea to 'highlight' option description](https://github.com/vim/vim/commit/fb745756db23c5500294ba3f8ef48ef18080f247)\n* [9.1.0394](https://github.com/vim/vim/commit/b4757e627e6c83d1c8e5535d4887a82d6a5efdd0): Cannot get a list of positions describing a region\n* [runtime(cpp): Fix digit separator in syntax script for octals and floats](https://github.com/vim/vim/commit/c5def6561d5612487ac3523787da1c26335b17e1)\n* [README.md: Update link to Wikipedia Vi page](https://github.com/vim/vim/commit/4e9adfa3d119926fa085691527f89ab48d47fb89)\n* [runtime(sh,zsh): clear $MANPAGER in ftplugin before shelling out](https://github.com/vim/vim/commit/8d8cb45756cb7e6fda17013b8347be3a11b29610)\n* [runtime(doc): Fix typos in help documents](https://github.com/vim/vim/commit/53753f6a49253cdb3f98f6461d3de3b07ed67451)
* [9.1.0399](https://github.com/vim/vim/commit/d5c8c0920e1eee9ff7a9fa5168d8e85c01670630): block\_editing errors out when using del\n* [runtime(spec): add new items to scripts section in syntax plugin](https://github.com/vim/vim/commit/cb3691811be93b2c49179649c684d6ce2141a46f)\n* [9.1.0398](https://github.com/vim/vim/commit/9937d8b61922a02311509fb3352583d9e8c54885): Vim9: imported vars are not properly type checked\n* [9.1.0397](https://github.com/vim/vim/commit/c7a8eb5ff2ddd919e6f39faec93d81c52874695a): Wrong display with 'smoothscroll' when changing quickfix list\n* [9.1.0396](https://github.com/vim/vim/commit/6a4ea471d28107c4078e106ace1bdc0c54bf946b): filetype: jj files are not recognized\n* [9.1.0395](https://github.com/vim/vim/commit/b8ecedce79149ac6b994177e9a68979f86065cb1): getregionpos() may leak memory on error\n* [The CODEOWNERS File is not useful](https://github.com/vim/vim/commit/3ac83c7141dd60ae45c0346b7c0f4539587391aa)\n* [runtime(netrw): Remove and cleanup Win9x legacy from netrw](https://github.com/vim/vim/commit/1e34b95e4402fd8964ea4bcee0d2b6ffa6677aab)\n* [runtime(doc): add MsgArea to 'highlight' option description](https://github.com/vim/vim/commit/fb745756db23c5500294ba3f8ef48ef18080f247)\n* [9.1.0394](https://github.com/vim/vim/commit/b4757e627e6c83d1c8e5535d4887a82d6a5efdd0): Cannot get a list of positions describing a region\n* [runtime(cpp): Fix digit separator in syntax script for octals and floats](https://github.com/vim/vim/commit/c5def6561d5612487ac3523787da1c26335b17e1)\n* [README.md: Update link to Wikipedia Vi page](https://github.com/vim/vim/commit/4e9adfa3d119926fa085691527f89ab48d47fb89)\n* [runtime(sh,zsh): clear $MANPAGER in ftplugin before shelling out](https://github.com/vim/vim/commit/8d8cb45756cb7e6fda17013b8347be3a11b29610)\n* [runtime(doc): Fix typos in help documents](https://github.com/vim/vim/commit/53753f6a49253cdb3f98f6461d3de3b07ed67451)

0 comments on commit 2b36d84

Please sign in to comment.