Skip to content

Commit

Permalink
vim: Import v9.1.0211
Browse files Browse the repository at this point in the history
* runtime(json5): add basic indent support (#14298)
* 9.1.0211: page-wise scrolling does not support smooth-scrolling
* 9.1.0210: Motif: leaking memory when mui_mch_dialog() fails
* 9.1.0209: leaking memory in exe_newdict() on error
* 9.1.0208: winfixbuf does not allow to re-edit current buffer
* 9.1.0207: No autocommand when writing session file
* runtime(java): Update java[CR]_JavaLang type lists (#14297)
* Update README.md (#14302)
* 9.1.0206: unused display_text_first boolean var in win_line()
  • Loading branch information
chrisbra committed Mar 26, 2024
1 parent 421de1f commit 0847d38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gitlog.txt
@@ -1 +1 @@
* [9.1.0205](https://github.com/vim/vim/commit/076faac5378cf517baa8c331c57488d39efadec0): Cannot use modifiers before :-Ntabmove\n* [NSIS: Redesigning the appearance of the vimrc settings page (#14292)](https://github.com/vim/vim/commit/6dcf59b89fd4a65df4a68a333a66357c2480d7b0)\n* [9.1.0204](https://github.com/vim/vim/commit/0185c7701434f1fbbf83fecd6384a19c1d2fc44e): Backspace inserts spaces with virtual text and 'smarttab'\n* [runtime(doc): Update options.txt](https://github.com/vim/vim/commit/ab01adf7c65b4ee350b402ab3ef1e7dfa5e074f1)\n* [9.1.0203](https://github.com/vim/vim/commit/4a95377593d06599a88670fcb6b49041a4b47abe): build-error on GNU/Hurd\n* [runtime(java): Recognise the inline kind of the {@return} tag (#14284)](https://github.com/vim/vim/commit/8e59a7ba88776d5425bafc6eefd978de3312fcdf)\n* [runtime(netrw): Fix typo in netrw#NetWrite (#14283)](https://github.com/vim/vim/commit/4b715bdaf4ca08ba0f64475e250c0fe799ab6d9b)\n* [NSIS: Update nsis installer and nsis docs (#14256)](https://github.com/vim/vim/commit/51c94b650632f17f23efba1de928442d3e859b7d)\n* [runtime(compiler): update errorformat for dot and neato compiler (#14257)](https://github.com/vim/vim/commit/6f438199c92b3258c1faeba1c5ebddd2ce247658)
* [runtime(json5): add basic indent support (#14298)](https://github.com/vim/vim/commit/63833bb0217fbfd5556a77103bd6c1ce78cfd996)\n* [9.1.0211](https://github.com/vim/vim/commit/b9f5b95b7bec2414a5a96010514702d99afea18e): page-wise scrolling does not support smooth-scrolling\n* [9.1.0210](https://github.com/vim/vim/commit/9ccc2972373c8310c20ae7621b9c634d0dc43e26): Motif: leaking memory when mui\_mch\_dialog() fails\n* [9.1.0209](https://github.com/vim/vim/commit/86eddced7e2e15e4a51af2009ffaeca8028291be): leaking memory in exe\_newdict() on error\n* [9.1.0208](https://github.com/vim/vim/commit/65e580bd5610465bb6b9c1a546b7a8d00c76aa47): winfixbuf does not allow to re-edit current buffer\n* [9.1.0207](https://github.com/vim/vim/commit/e5f2280381250801a28dcff9823e6f94e7b163fc): No autocommand when writing session file\n* [runtime(java): Update java\[CR\]\_JavaLang type lists (#14297)](https://github.com/vim/vim/commit/63d68c2c218eeb80c164e1c56c53f51a9e92a5eb)\n* [Update README.md (#14302)](https://github.com/vim/vim/commit/e6e3a7aaf01cb0ab73aebe1779c7d3ab95ffa2c2)\n* [9.1.0206](https://github.com/vim/vim/commit/c8b47f26d8ae0db2d65a1cd34d7e34a2c7a6b462): unused display\_text\_first boolean var in win\_line()

0 comments on commit 0847d38

Please sign in to comment.