]> git.eshelyaron.com Git - emacs.git/commit
Make whitespace-report-region respect current settings
authorReuben Thomas <rrt@sc3d.org>
Fri, 21 Oct 2016 14:25:12 +0000 (15:25 +0100)
committerReuben Thomas <rrt@sc3d.org>
Thu, 3 Nov 2016 12:16:56 +0000 (12:16 +0000)
commit2350bb95316f51d42e3abebd199126482c519744
tree80ba72720841c0383892537f5e2f519a286b9456
parenta55c582fdb98d87268fd11e5568d73010cfe0a45
Make whitespace-report-region respect current settings

* lisp/whitespace.el (whitespace-report-region): Make it respect
whitespace-style, including any additions made by the force parameter.
This means that the function does not return t unless a whitespace
problem that the user cares about is reported.  (Bug#24745)
lisp/whitespace.el