Skip to content

Commit

Permalink
vim: Import v8.1.1601
Browse files Browse the repository at this point in the history
* 8.1.1601: missing changes to popup window test file
* 8.1.1600: cannot specify highlighting for popup window scrollbar
* 8.1.1599: compiler warning for uninitialized variable
* 8.1.1598: update to test file missing
* 8.1.1597: cannot scroll a popup window with the mouse
* 8.1.1596: when resizing the screen may draw popup in wrong position
* 8.1.1595: MS-Windows with VIMDLL: colors wrong in console
  • Loading branch information
chrisbra committed Jun 26, 2019
1 parent f73073b commit d6d91d6
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.1594](https://github.com/vim/vim/releases/tag/v8.1.1594): may still start file dialog while exiting\n* [8.1.1593](https://github.com/vim/vim/releases/tag/v8.1.1593): filetype not detected for C++ header files without extension\n* [8.1.1592](https://github.com/vim/vim/releases/tag/v8.1.1592): may start file dialog while exiting\n* [8.1.1591](https://github.com/vim/vim/releases/tag/v8.1.1591): on error garbage collection may free memory in use\n* [8.1.1590](https://github.com/vim/vim/releases/tag/v8.1.1590): popup window test fails\n* [8.1.1589](https://github.com/vim/vim/releases/tag/v8.1.1589): popup window does not indicate scroll position\n* [8.1.1588](https://github.com/vim/vim/releases/tag/v8.1.1588): in :let-heredoc line continuation is recognized
* [8.1.1601](https://github.com/vim/vim/releases/tag/v8.1.1601): missing changes to popup window test file\n* [8.1.1600](https://github.com/vim/vim/releases/tag/v8.1.1600): cannot specify highlighting for popup window scrollbar\n* [8.1.1599](https://github.com/vim/vim/releases/tag/v8.1.1599): compiler warning for uninitialized variable\n* [8.1.1598](https://github.com/vim/vim/releases/tag/v8.1.1598): update to test file missing\n* [8.1.1597](https://github.com/vim/vim/releases/tag/v8.1.1597): cannot scroll a popup window with the mouse\n* [8.1.1596](https://github.com/vim/vim/releases/tag/v8.1.1596): when resizing the screen may draw popup in wrong position\n* [8.1.1595](https://github.com/vim/vim/releases/tag/v8.1.1595): MS-Windows with VIMDLL: colors wrong in console

0 comments on commit d6d91d6

Please sign in to comment.