Kyle Meyer <k...@kyleam.com> writes: > All these look good to me except this unrelated whitespace change, which > actually touches the change ported from your 61dca6e92a (Don't quote > lambdas in several places, 2020-11-14) in the Emacs repo.
I must have included that part by mistake, sorry about that. > Org files don't use a consistent style, despite Org's .dir-locals.el > setting indent-tabs-mode to t, which should probably be changed to match > Emacs's nil value. At any rate, I've dropped this hunk since it's not > actually making the advertised change, and pushed the rest with > 1a480e01a. Thanks!