Skip to content

Commit ee1f537

Browse files
committed
vim: Import v8.2.0916
* 8.2.0916: mapping with partly modifyOtherKeys code does not work * 8.2.0915: search() cannot skip over matches like searchpair() can * 8.2.0914: MS-Windows: cannot specify a "modified by" text * 8.2.0913: code for resetting v:register is duplicated * 8.2.0912: a few test cases for CJK formatting are disabled * 8.2.0911: crash when opening a buffer for the cmdline window fails * Also fix the patch number. * Fix duplicated code that only appears in git.
1 parent 31df426 commit ee1f537

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.0910](https://github.com/vim/vim/commit/8f1dde5021d9623a951d1ccbc78cf1b1a55ccd7a): Vim is not reproducibly buildable\n* [8.2.0909](https://github.com/vim/vim/commit/002bc79991286934a9593b80635c27d4238cdfc4): cannot go back to the previous local directory\n* [8.2.0908](https://github.com/vim/vim/commit/3fffa97159a427067b60c80ed4645e168cc5c4bd): crash when changing the function table while listing it\n* [8.2.0907](https://github.com/vim/vim/commit/07188fc5ef2366a3b1952e8686a4031b44152d59): when using :global clipboard isn't set correctly\n* [8.2.0906](https://github.com/vim/vim/commit/ea563cc22be043ff91dcbdf2878c3d1fd944e573): when setting 'termguicolors' SpellBad is no longer red
1+
* [8.2.0916](https://github.com/vim/vim/commit/975a880a1389e8ce6dea8d66a7c109140b2f94ec): mapping with partly modifyOtherKeys code does not work\n* [8.2.0915](https://github.com/vim/vim/commit/adc17a5f9d207fd1623fd923457a46efc9214777): search() cannot skip over matches like searchpair() can\n* [8.2.0914](https://github.com/vim/vim/commit/d8df304c59040ef6689a1e4af1dac27ce566909e): MS-Windows: cannot specify a "modified by" text\n* [8.2.0913](https://github.com/vim/vim/commit/439c036ed062de1c87cc7e3fe050a9569fb12089): code for resetting v:register is duplicated\n* [8.2.0912](https://github.com/vim/vim/commit/11f1ffd18282c44ca4b74cf7cf336da6d09e396d): a few test cases for CJK formatting are disabled\n* [8.2.0911](https://github.com/vim/vim/commit/9b7cce28d568f0622d77c6c9878c2d4770c3b164): crash when opening a buffer for the cmdline window fails\n* [Also fix the patch number.](https://github.com/vim/vim/commit/87fda407f8ecf947ba6ce72ac21f69ff04d909cd)\n* [Fix duplicated code that only appears in git.](https://github.com/vim/vim/commit/fe712ced6e1509d1e16b12d2b5581f89d0f9f4df)

0 commit comments

Comments
 (0)