Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-30 | updated for version 7.4.229 | Bram Moolenaar | |
Problem: Using ":let" for listing variables and the second one is a curly braces expression may fail. Solution: Check for an "=" in a better way. (ZyX) | |||
2014-02-05 | updated for version 7.4.167 | Bram Moolenaar | |
Problem: Fixes are not tested. Solution: Add a test for not autoloading on assignment. (Yukihiro Nakadaira) |