aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile.depend
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2019-01-05 00:36:50 +0000
committerIngo Schwarze <schwarze@openbsd.org>2019-01-05 00:36:50 +0000
commit3aebc3c30c9b70518679c6e3c9610ac4ffc32b61 (patch)
treea40abeffa2939b4f032a27582c271b995112d39b /Makefile.depend
parent974a808d4eb167475c20c49e55a273647ce3e23a (diff)
downloadmandoc-3aebc3c30c9b70518679c6e3c9610ac4ffc32b61.tar.gz
mandoc-3aebc3c30c9b70518679c6e3c9610ac4ffc32b61.tar.zst
mandoc-3aebc3c30c9b70518679c6e3c9610ac4ffc32b61.zip
Some high-level block macros have an effect similar to temporarily
suspending no-fill mode during their head. Model this with an additional roff parser state flag ROFF_NONOFILL. That is much simpler than it would be to save and restore the ROFF_NOFILL flag itself, in particular since the latter can be switched (with lasting effect) by the .nf and .fi requests even while its effect is temporarily suspended. This commit does not change formatting yet, but prepares for future formatting simplifications and improvements.
Diffstat (limited to 'Makefile.depend')
0 files changed, 0 insertions, 0 deletions