Skip to content

Commit

Permalink
vim: Import v8.1.1517
Browse files Browse the repository at this point in the history
* Update runtime files
* 8.1.1517: when a popup changes all windows are redrawn
* 8.1.1516: time reported for a test measured wrong
* 8.1.1515: memory leak reported for sound when build with EXITFREE
* 8.1.1514: MS-Windows: wrong shell command with ! in 'guioptions'
* 8.1.1513: all popup functionality is in functions, except :popupclear
  • Loading branch information
chrisbra committed Jun 10, 2019
1 parent f1c9c1d commit e8915b4
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.1.1512](https://github.com/vim/vim/releases/tag/v8.1.1512): ch_evalexpr() hangs when used recursively\n* [8.1.1511](https://github.com/vim/vim/releases/tag/v8.1.1511): matches in a popup window are not displayed properly\n* [8.1.1510](https://github.com/vim/vim/releases/tag/v8.1.1510): a plugin cannot easily expand a command like done internally\n* [8.1.1509](https://github.com/vim/vim/releases/tag/v8.1.1509): cmdline_row can become negative, causing a crash\n* [8.1.1508](https://github.com/vim/vim/releases/tag/v8.1.1508): sound keeps failing on Travis\n* [8.1.1507](https://github.com/vim/vim/releases/tag/v8.1.1507): sound test still fails on Travis\n* [8.1.1506](https://github.com/vim/vim/releases/tag/v8.1.1506): syntax error in Travis config\n* [8.1.1505](https://github.com/vim/vim/releases/tag/v8.1.1505): running "make clean" twice gives errors\n* [8.1.1504](https://github.com/vim/vim/releases/tag/v8.1.1504): sound test still fails on Travis\n* [8.1.1503](https://github.com/vim/vim/releases/tag/v8.1.1503): sound test fails on Travis\n* [8.1.1502](https://github.com/vim/vim/releases/tag/v8.1.1502): cannot play any sound
* Update runtime files\n* [8.1.1517](https://github.com/vim/vim/releases/tag/v8.1.1517): when a popup changes all windows are redrawn\n* [8.1.1516](https://github.com/vim/vim/releases/tag/v8.1.1516): time reported for a test measured wrong\n* [8.1.1515](https://github.com/vim/vim/releases/tag/v8.1.1515): memory leak reported for sound when build with EXITFREE\n* [8.1.1514](https://github.com/vim/vim/releases/tag/v8.1.1514): MS-Windows: wrong shell command with ! in 'guioptions'\n* [8.1.1513](https://github.com/vim/vim/releases/tag/v8.1.1513): all popup functionality is in functions, except :popupclear

0 comments on commit e8915b4

Please sign in to comment.