]> git.eshelyaron.com Git - emacs.git/commit
Remove redundant `save-match-data' in whitespace.el
authorNoam Postavsky <npostavs@gmail.com>
Sat, 24 Dec 2016 14:41:46 +0000 (09:41 -0500)
committerNoam Postavsky <npostavs@gmail.com>
Sat, 24 Dec 2016 14:45:14 +0000 (09:45 -0500)
commitda52e939aa26b0fc241151ba554bdca6ea1ef38c
treef461809195b66583585e790678b11ddb961200ce
parentcf5417f02887d681923c7d23326916889ae4049a
Remove redundant `save-match-data' in whitespace.el

* lisp/whitespace.el (whitespace-cleanup, whitespace-cleanup-region):
(whitespace-report-region): Remove redundant `save-match-data' calls.
lisp/whitespace.el