-
Notifications
You must be signed in to change notification settings - Fork 243
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 8.1.0366: pieces of the xdiff code are not used * 8.1.0365: function profile doesn't specify where it was defined * 8.1.0364: compiler warning in xdiff code * 8.1.0363: internal diff isn't used by default as advertised * 8.1.0362: cannot get the script line number when executing a function * 8.1.0361: remote user not used for completion * 8.1.0360: using an external diff program is slow and inflexible * Update runtime files.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
* [8.1.0359](https://github.com/vim/vim/releases/tag/v8.1.0359): no clue what test failed when using a screendump twice\n* [8.1.0358](https://github.com/vim/vim/releases/tag/v8.1.0358): crash when using term_dumpwrite() after the job finished\n* [8.1.0357](https://github.com/vim/vim/releases/tag/v8.1.0357): instructions for tests are outdated\n* [8.1.0356](https://github.com/vim/vim/releases/tag/v8.1.0356): using :s with 'incsearch' prevents CTRL-R CTRL-W\n* [8.1.0355](https://github.com/vim/vim/releases/tag/v8.1.0355): incorrect adjusting the popup menu for the preview window | ||
* [8.1.0366](https://github.com/vim/vim/releases/tag/v8.1.0366): pieces of the xdiff code are not used\n* [8.1.0365](https://github.com/vim/vim/releases/tag/v8.1.0365): function profile doesn't specify where it was defined\n* [8.1.0364](https://github.com/vim/vim/releases/tag/v8.1.0364): compiler warning in xdiff code\n* [8.1.0363](https://github.com/vim/vim/releases/tag/v8.1.0363): internal diff isn't used by default as advertised\n* [8.1.0362](https://github.com/vim/vim/releases/tag/v8.1.0362): cannot get the script line number when executing a function\n* [8.1.0361](https://github.com/vim/vim/releases/tag/v8.1.0361): remote user not used for completion\n* [8.1.0360](https://github.com/vim/vim/releases/tag/v8.1.0360): using an external diff program is slow and inflexible\n* Update runtime files. |
Submodule vim
updated
75 files