Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-21 | patch 8.1.0011: maparg() and mapcheck() confuse empty and non-existing | Bram Moolenaar | |
Problem: maparg() and mapcheck() confuse empty and non-existing. Solution: Return <Nop> for an existing non-empty mapping. (closes #2940) | |||
2017-07-11 | patch 8.0.0708: some tests are old style | Bram Moolenaar | |
Problem: Some tests are old style. Solution: Change a few tests from old style to new style. (pschuh, closes #1813) |