Problem: maparg() and mapcheck() confuse empty and non-existing. Solution: Return <Nop> for an existing non-empty mapping. (closes #2940)
Problem: Some tests are old style. Solution: Change a few tests from old style to new style. (pschuh, closes #1813)