Skip to content

Commit a9b0b13

Browse files
committed
vim: Import v8.2.4516
* 8.2.4516: build failure without the +eval feature * 8.2.4515: old subsitute syntax is still supported * 8.2.4514: Vim9: some flow commands can be shortened * 8.2.4513: window-local directory is not applied if 'acd' fails * 8.2.4512: the find_tags_in_file() function is much too long * 8.2.4511: filetype test fails * 8.2.4510: Vim9: shortening commands leads to confusing script * 8.2.4509: Vim9: can declare a variable with ":va" * 8.2.4508: Vim9: cannot assign to a global variable on the command line * 8.2.4507: test fails because of new error message * 8.2.4506: "pattern not found" for :global is not an error message * 8.2.4505: Vim9: outdated "autocmd nested" still works * 8.2.4504: when there is a partially matching map full map may not work * 8.2.4503: Vim9: there is no point in supporting :Print and :mode * 8.2.4502: in the GUI a modifier is not recognized after CTRL-X
1 parent 6cdfb4f commit a9b0b13

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-
* [8.2.4506](https://github.com/vim/vim/commit/24d9c0557ef52141d12ac32568967b190d247c6f): "pattern not found" for :global is not an error message\n* [8.2.4505](https://github.com/vim/vim/commit/f07751457c39a645009c17cd837131f6bcdd7d55): Vim9: outdated "autocmd nested" still works\n* [8.2.4504](https://github.com/vim/vim/commit/196c3850dbe95247f7aa1b0000a5cae625a99ef2): when there is a partially matching map full map may not work\n* [8.2.4503](https://github.com/vim/vim/commit/6aca4d3c2bb6b60cdf51b2ab49fbec6b8f88c890): Vim9: there is no point in supporting :Print and :mode\n* [8.2.4502](https://github.com/vim/vim/commit/d979d64fa269ff47a96fc6aed2f4cdd066753c0c): in the GUI a modifier is not recognized after CTRL-X
1+
* [8.2.4516](https://github.com/vim/vim/commit/525eba00ef818f50fb3ba71c54409a7a8962b344): build failure without the +eval feature\n* [8.2.4515](https://github.com/vim/vim/commit/9fb7b42935f13b5d3407eb82b151da1e9b4b6048): old subsitute syntax is still supported\n* [8.2.4514](https://github.com/vim/vim/commit/b2175220dafc28349b275ac7f3080f89cce78a57): Vim9: some flow commands can be shortened\n* [8.2.4513](https://github.com/vim/vim/commit/b29ae159777028bb3266835b55716749ab0515be): window-local directory is not applied if 'acd' fails\n* [8.2.4512](https://github.com/vim/vim/commit/df1bbea436636ac227d33dd79f77e07f4fffb028): the find\_tags\_in\_file() function is much too long\n* [8.2.4511](https://github.com/vim/vim/commit/c12dc47b8f80c02e4fdcdb38b8217e1c06a11368): filetype test fails\n* [8.2.4510](https://github.com/vim/vim/commit/204852ae2adfdde10c656ca7f14e5b4207a69172): Vim9: shortening commands leads to confusing script\n* [8.2.4509](https://github.com/vim/vim/commit/e1d1211799bc37c063666e97437cf4e9af4782b0): Vim9: can declare a variable with ":va"\n* [8.2.4508](https://github.com/vim/vim/commit/330a388e18ad6b64c3574c712db675258b0e9878): Vim9: cannot assign to a global variable on the command line\n* [8.2.4507](https://github.com/vim/vim/commit/f78ee2b49f0b060c642764a620b4c55ab13af82e): test fails because of new error message\n* [8.2.4506](https://github.com/vim/vim/commit/24d9c0557ef52141d12ac32568967b190d247c6f): "pattern not found" for :global is not an error message\n* [8.2.4505](https://github.com/vim/vim/commit/f07751457c39a645009c17cd837131f6bcdd7d55): Vim9: outdated "autocmd nested" still works\n* [8.2.4504](https://github.com/vim/vim/commit/196c3850dbe95247f7aa1b0000a5cae625a99ef2): when there is a partially matching map full map may not work\n* [8.2.4503](https://github.com/vim/vim/commit/6aca4d3c2bb6b60cdf51b2ab49fbec6b8f88c890): Vim9: there is no point in supporting :Print and :mode\n* [8.2.4502](https://github.com/vim/vim/commit/d979d64fa269ff47a96fc6aed2f4cdd066753c0c): in the GUI a modifier is not recognized after CTRL-X

0 commit comments

Comments
 (0)