From: Ralph Corderoy Date: Sun, 3 Sep 2017 11:18:59 +0000 (+0100) Subject: DEFAULT_PAGER: Move from nmh.h to mh.h. Former is "config.h". X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/afeebe19b502e0956b2d129f431576648786b089?hp=afeebe19b502e0956b2d129f431576648786b089 DEFAULT_PAGER: Move from nmh.h to mh.h. Former is "config.h". The macro isn't related to platform independence, unlike the rest of nmh.h, that starts by including config.h. ---