Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Tests: fix according to lualint | Marco Hinz | 2016-02-02 |
| | |||
* | vim-patch:7.4.1137 | Justin M. Keyes | 2016-01-28 |
Problem: Illegal memory access when using :copen and :cclose. Solution: Avoid that curbuf is invalid. (suggestion by Justin M. Keyes) Add a test. https://github.com/vim/vim/commit/62ef797496c6243d111c596a592a8ef8c1d1e710 |