Skip to content

Commit 1f4902c

Browse files
vim: Import v9.1.1782
* 9.1.1782: buffer-listener callbacks may not match buffer content * 9.1.1781: some functions could be defined static * runtime(vimgoto): recognize 'silent' prefixes * 9.1.1780: mbyte contains overlapping list of utf_classes table * runtime(unicode): update check for netrw
1 parent b665e1d commit 1f4902c

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.1.1779](https://github.com/vim/vim/commit/0208b3e80a080740ff77a5661d0f65090e317d90): completion: 'autocomplete' cannot be enabled per buffer\n* [9.1.1778](https://github.com/vim/vim/commit/2f3b7ea19a476a7637b6ad2c43e3a33755b1178b): sha256() treats empty blob and null blob differently\n* [runtime(lf): update syntax to support lf version r38](https://github.com/vim/vim/commit/841becdc2d4677d705fcb00442d04200b218e482)\n* [9.1.1777](https://github.com/vim/vim/commit/8b5fe7d0901f2d89b3f49f392b4d73cd58b8cc9d): Mouse click to open fold doesn't work with utf-8 "foldclose" chars\n* [9.1.1776](https://github.com/vim/vim/commit/e19a882ffc389f7593c59b0b2df47adaf6afb6af): completion: "adding" expansion doesn't work with cfc=keyword\n* [Remove dlejay from maintainer list](https://github.com/vim/vim/commit/e39d35a44dc22657ae6b88aea3b33dbc74f491a8)\n* [9.1.1775](https://github.com/vim/vim/commit/21a21eafeccb7f40a7af80a8ff600b513e70d188): filetype: Mamba configuration files are not recognized\n* [9.1.1774](https://github.com/vim/vim/commit/4150283b837975152d36f87a2bb975e894bc965c): cannot calculate sha256 of a Blob\n* [runtime(config): fix inconsistent group name](https://github.com/vim/vim/commit/e8b0e926d02d148d0bc785db7a6184d3844ceaaf)\n* [9.1.1773](https://github.com/vim/vim/commit/0c70820015c7a37425c07bf30ad277ee2656d496): Crash in BufLeave after BufUnload closes other windows\n* [9.1.1772](https://github.com/vim/vim/commit/86e8e909f2e8cc1f851b4b62c3060c86c1afae65): completion: inconsistent selection of first item with 'autocomplete'\n* [9.1.1771](https://github.com/vim/vim/commit/ee9a2f0512e8b732e3c6a000974aa7e3f6028989): complete: some redraw issues with 'autocomplete'\n* [9.1.1770](https://github.com/vim/vim/commit/6bea1241378a1cbdd50ce2a91c96469fea470510): Vim9: wrong behaviour with trailing comments in command blocks\n* [runtime(log): highlight Java Errors](https://github.com/vim/vim/commit/6fd9dac9927caf390c97c61ca5143fb7a190dd15)\n* [9.1.1769](https://github.com/vim/vim/commit/a8f7957d0b5740983f9e48f5695fbeef0b9c76d6): completion: "preinsert" insert wrong word with 'smartcase' and 'autocomplete'\n* [runtime(vim): Update base syntax, fix indented Vim9 :redir highlighting](https://github.com/vim/vim/commit/57d243e27da804489e256add0398efb9310a4353)\n* [runtime(netrw): update regex to handle remote archives](https://github.com/vim/vim/commit/5bf41e74185b903836948ef501375792f70acb12)\n* [9.1.1768](https://github.com/vim/vim/commit/ef8ffd7485471bab4903d92841fbf0dfcd7e846a): Makefile does not uninstall global plugins\n* [9.1.1767](https://github.com/vim/vim/commit/934e7b765c90dd440462fbbf009c67ed5d6b9224): Patch v9.1.1765 was wrong
1+
* [9.1.1782](https://github.com/vim/vim/commit/e87d17ecfb4fa252783719a9abb286b5057efe12): buffer-listener callbacks may not match buffer content\n* [9.1.1781](https://github.com/vim/vim/commit/3a6cf6d53b0ecf84ae4a0f8073996b34117251db): some functions could be defined static\n* [runtime(vimgoto): recognize 'silent' prefixes](https://github.com/vim/vim/commit/7b973492ae0996a584a56b2513b3b6aa29f27459)\n* [9.1.1780](https://github.com/vim/vim/commit/9fa8a114b250cc0eeab2bc93eac66eaa08ae2187): mbyte contains overlapping list of utf\_classes table\n* [runtime(unicode): update check for netrw](https://github.com/vim/vim/commit/35531de588ead1d29f78c1a63dbaad38e9eb5bd8)

0 commit comments

Comments
 (0)