This example shows how the generation of xserver.conf is impacted by the modification of semantics for antiquotations in multiline indented strings.
Three versions are presented here:
xserver.conf: The old versionxserver.conf-smart: The new version, note how many blank lines are removed, and block properly indented.xserver.conf-smart-fixed: The version obtained with the new semantics after modifications fromimprove-x11.diff, in particular removing some cruft that reindents(!) blocks.
In particular, xserver.conf.diff shows the differences between xserver.conf and xserver.conf-smart-fixed.