| Commit message (Collapse) | Author | Age |
| |
|
|
|
| |
Problem: When E734 is given option is still set.
Solution: Assign NULL to "s". (Christian Brabandt)
https://github.com/vim/vim/commit/2a6a6c3014e728cd01c750b0f60484d4eaf22a8c
|
| |
|
|
|
|
|
|
| |
Problem: Assign test fails in the GUI.
Solution: Skip the test for setting t_k1.
https://github.com/vim/vim/commit/1fb0d49803b4f57025ed6a43b1f5b9eb91524645
vim-patch:8.0.0354
|
|
|
Problem: Sticky type checking is more annoying than useful.
Solution: Remove the error for changing a variable type.
https://github.com/vim/vim/commit/f6f32c38bf3319144a84a01a154c8c91939e7acf
Note: There are a bunch of other changes to eval.txt that I believe are
N/A and not related to this patch.
|