Skip to content

Commit 43a6e0f

Browse files
committed
vim: Import v8.2.4611
* 8.2.4611: typos in tests; one lua line not covered by test * 8.2.4610: some conditions are always true * 8.2.4609: :unhide does not check for failing to close a window * 8.2.4608: getcompletion() does not work when 'wildoptions' has "fuzzy" * 8.2.4607: sourcing buffer lines may lead to errors for conflicts
1 parent ee044a2 commit 43a6e0f

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.4606](https://github.com/vim/vim/commit/e18acb02bb58b2e07f3a52ce619752ba39c05ea2): test fails because of changed error message\n* [8.2.4604](https://github.com/vim/vim/commit/6d877fe0181bdaf382bfc87898e1ddf6e3c78e66): error for redefining a script item may be confusing\n* [8.2.4603](https://github.com/vim/vim/commit/85b43c6cb7d56919e245622f4e42db6d8bee4194): sourcing buffer lines is too complicated
1+
* [8.2.4611](https://github.com/vim/vim/commit/81b573d7e55bd48988f298ce8e652d902e9bdeba): typos in tests; one lua line not covered by test\n* [8.2.4610](https://github.com/vim/vim/commit/fe154990c1c57fac6d5a4b1bfb682e27adb4eb8c): some conditions are always true\n* [8.2.4609](https://github.com/vim/vim/commit/6f2465d336a9d4afe392db4084ef7e9db17e67c1): :unhide does not check for failing to close a window\n* [8.2.4608](https://github.com/vim/vim/commit/e7dd0fa2c61fe71f12c72b0dcb7bb6415eb048fb): getcompletion() does not work when 'wildoptions' has "fuzzy"\n* [8.2.4607](https://github.com/vim/vim/commit/35dc17634dd6da5b90bd1b0160c4ed9e394f4b87): sourcing buffer lines may lead to errors for conflicts

0 commit comments

Comments
 (0)