]> git.eshelyaron.com Git - emacs.git/commit
Fix whitespace-report window creation
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 21 Sep 2021 05:29:55 +0000 (07:29 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 21 Sep 2021 05:29:55 +0000 (07:29 +0200)
commitf23c5c3e445385031d46ee56b89fcda1774a2108
tree35c529723ccce259ca19028f9c69d866c4844fc0
parent02a2fba7869db7ae23c65ab1ea47db7ba556ffac
Fix whitespace-report window creation

* lisp/whitespace.el (whitespace-display-window): Avoid creating
many buffers if called many times (bug#50716).
lisp/whitespace.el