Skip to content

Commit

Permalink
vim: Import v8.2.2860
Browse files Browse the repository at this point in the history
* 8.2.2860: adding a text property causes the whole window to be redawn
* 8.2.2859: Tcl test fails because of changed error message
* 8.2.2858: test fails because of changed error message
* 8.2.2857: Vim9: exception in ISN_INSTR caught at wrong level
* Update runtime files
  • Loading branch information
chrisbra committed May 16, 2021
1 parent 7cea41d commit edb6f69
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 @@
* [8.2.2856](https://github.com/vim/vim/commit/50157ef1c2e36d8696e79fd688bdd08312196bc6): get readonly error for device that can't be written to\n* [8.2.2855](https://github.com/vim/vim/commit/0820f4de5872bfbdc25bf6cba6ec5646dbcec156): white space after "->" does not give E274\n* [8.2.2854](https://github.com/vim/vim/commit/30e3de21fc36153c5f7c9cf9db90bcc60dd67fb9): custom statusline cannot contain % items\n* [8.2.2853](https://github.com/vim/vim/commit/d832c3c56ec7043322ad3e99897e312700fa1d3e): window is not updated after using \<Cmd> mapping\n* [8.2.2852](https://github.com/vim/vim/commit/761ead497feff5fd259c9f6ca76d184bb8755373): configure can add --as-needed a second time\n* [8.2.2851](https://github.com/vim/vim/commit/847fe7d750001a46a09b97ad57286612d0be8100): using \<Cmd> mapping on the command line triggers CmdlineChanged
* [8.2.2860](https://github.com/vim/vim/commit/1764faa38645a559172e9a31f08447385835de81): adding a text property causes the whole window to be redawn\n* [8.2.2859](https://github.com/vim/vim/commit/dcfc311198b174468c007ec4b5b22b33c2c11c92): Tcl test fails because of changed error message\n* [8.2.2858](https://github.com/vim/vim/commit/6b02b38ed06879f5e6befe2140aee11a6ad66884): test fails because of changed error message\n* [8.2.2857](https://github.com/vim/vim/commit/ff65288aa89dcd50760ad942d58baff70c6e93e6): Vim9: exception in ISN\_INSTR caught at wrong level\n* [Update runtime files](https://github.com/vim/vim/commit/3ec3217f0491e9ba8aa8ea02f7e454cd19a287ef)

0 comments on commit edb6f69

Please sign in to comment.