Skip to content

Commit

Permalink
vim: Import v8.2.4950
Browse files Browse the repository at this point in the history
* 8.2.4950: text properties position wrong after shifting text
* 8.2.4949: Vim9: some code not covered by tests
* 8.2.4948: cannot use Perl heredoc in nested :def function
* 8.2.4947: text properties not adjusted when accepting spell suggestion
  • Loading branch information
chrisbra committed May 13, 2022
1 parent 8f79f9c commit cd10ecb
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.4946](https://github.com/vim/vim/commit/7f8a3b11bfc02f24dfd877d0a81392d679008180): Vim9: some code not covered by tests\n* [8.2.4945](https://github.com/vim/vim/commit/9f1983de4e8293bae32fdab72a459b1b64bf767f): inconsistent use of white space\n* [Update runtime files and translations](https://github.com/vim/vim/commit/3f32a5f1601ab2b0eba0caad00d4c26fb86a02a2)\n* [8.2.4944](https://github.com/vim/vim/commit/d0b1a09f44654bb5e29b09de1311845200f17d90): text properties are wrong after "cc"\n* [8.2.4943](https://github.com/vim/vim/commit/39c46b43780ad00ea27a93d92aadd44753d4c3ea): changing 'switchbuf' may have no effect\n* [8.2.4942](https://github.com/vim/vim/commit/de216732d45caa87e6f08f4319aa71e805a89a0e): error when setting 'filetype' in help file again\n* [8.2.4941](https://github.com/vim/vim/commit/82444cefa3fef87624a078ea86a72af7ef4ef42e): '\[ and '\] marks may be wrong after undo\n* [8.2.4940](https://github.com/vim/vim/commit/d0132f4862342eebe6d8e7a9096adf956ba6588b): some code is never used
* [8.2.4950](https://github.com/vim/vim/commit/4b93674159d60c985de906c30f45dbaf2b64056f): text properties position wrong after shifting text\n* [8.2.4949](https://github.com/vim/vim/commit/31ad32a325cc31f0f2bdd530c68bfb856a2187c5): Vim9: some code not covered by tests\n* [8.2.4948](https://github.com/vim/vim/commit/d881d1598467d88808bafd2fa86982ebbca7dcc1): cannot use Perl heredoc in nested :def function\n* [8.2.4947](https://github.com/vim/vim/commit/b7a701255578b38896631ba20556b856e8888069): text properties not adjusted when accepting spell suggestion
2 changes: 1 addition & 1 deletion vim

0 comments on commit cd10ecb

Please sign in to comment.