For some reason we lower-case single-character patterns for Instant,
which means N, G and D work as well as n, g and d.
Only the lower-case versions are documented, and every other pattern uses
case-sensitive handling, so I *think* we're okay to just kill this behaviour so
long as we note it in the release notes.