aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/nr/undef.out_ascii
Commit message (Collapse)AuthorAgeFilesLines
* When accessing an undefined number register, define it to be zero, likeIngo Schwarze2018-04-091-0/+21
the previous commit for strings and macros, only technically simpler. Desired behaviour also mentioned by Werner Lemberg in 2011. This diff adds functionality but is -21 +19 LOC. :-)