Skip to content

Commit

Permalink
vim: Import v9.0.0883
Browse files Browse the repository at this point in the history
* 9.0.0883: a silent mapping may cause dots on the command line
* 9.0.0882: using freed memory after SpellFileMissing autocmd uses bwipe
* 9.0.0881: cannot get the currently showing mouse shape
* 9.0.0880: preprocessor indenting is off
* 9.0.0879: unnecessary nesting in makefile
* 9.0.0878: Coverity warns for dead code
* 9.0.0877: using freed memory with :comclear while listing commands
  • Loading branch information
chrisbra committed Nov 14, 2022
1 parent 9a691d5 commit fc69fc1
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 @@
* [9.0.0876](https://github.com/vim/vim/commit/68353e5270fca45daffee5b5f882853cdfa40f76): code is indented more than needed\n* [9.0.0875](https://github.com/vim/vim/commit/398a26f7fcd58fbc6e2329f892edbb7479a971bb): using freed memory when executing delfunc at more prompt\n* [9.0.0874](https://github.com/vim/vim/commit/920d311480114274e4d73156edf4b49ba0b712dd): using freed memory when executing unmenu at more prompt\n* [9.0.0873](https://github.com/vim/vim/commit/bf533e4e88ebac8b8fec6d3e12dadc476ce9a1df): using freed memory when executing mapclear at more prompt\n* [9.0.0872](https://github.com/vim/vim/commit/623e94e13810e109c6aa201bcf3a8278429502f3): code is indented more than needed\n* [9.0.0871](https://github.com/vim/vim/commit/3b014befa006b7224a84d7d58d9603fc261f34cd): using freed memory when clearing augroup at more prompt\n* [9.0.0870](https://github.com/vim/vim/commit/2f7bfe66a1373051792f2ecaeefb66049825221d): get E967 when using text property in quickfix window\n* [9.0.0869](https://github.com/vim/vim/commit/28c56d501352bd98472d23667bade683877cadcc): bogus error when string used after :elseif
* [9.0.0883](https://github.com/vim/vim/commit/698a00f55d60043d51b1c98cbbf3f9fd10badd2f): a silent mapping may cause dots on the command line\n* [9.0.0882](https://github.com/vim/vim/commit/c3d27ada14acd02db357f2d16347acc22cb17e93): using freed memory after SpellFileMissing autocmd uses bwipe\n* [9.0.0881](https://github.com/vim/vim/commit/24dc19cdb2ce7cda2156d3b2eca6aee552b097dc): cannot get the currently showing mouse shape\n* [9.0.0880](https://github.com/vim/vim/commit/161b6ac04f257ab17779e9ba6f5b3e3e15d2a0fd): preprocessor indenting is off\n* [9.0.0879](https://github.com/vim/vim/commit/dcbdd82d059a9b621e09f4447446a92ae2562e16): unnecessary nesting in makefile\n* [9.0.0878](https://github.com/vim/vim/commit/b298fe6cbae3b240b10dbd55d9c38d0cc8e033d3): Coverity warns for dead code\n* [9.0.0877](https://github.com/vim/vim/commit/cf2594fbf34d9a6776bd9d33f845cb8ceb1e1cd0): using freed memory with :comclear while listing commands

0 comments on commit fc69fc1

Please sign in to comment.