chiark / gitweb /
el/dot-emacs.el (mdw-fill-paragraph): Pass on arguments faithfully.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 17 Jul 2024 01:37:10 +0000 (02:37 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 17 Jul 2024 01:37:10 +0000 (02:37 +0100)
The JUSTIFY option doesn't work very well when the fill prefix has
trailing whitespace, but that's a reason not to use it as a user, not
for suppressing it.  The REGION behaviour seems potentially useful, so
suppressing it was undoubtedly a mistake.  (Compatibility isn't an issue
here: both arguments have been around since at least Emacs 23.)


No differences found