]> git.eshelyaron.com Git - emacs.git/commit
Add a new regexp variable to control boring winner buffers
authorThierry Volpiatto <thierry.volpiatto@gmail.com>
Thu, 27 Jun 2019 17:20:50 +0000 (19:20 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 27 Jun 2019 19:00:35 +0000 (21:00 +0200)
commitf9744d23e5bdc90ebdfaf78db55966e436876b28
treeb824342ae0c5c42b9dd6fc168df3bf446b271d9e
parente51f328465759b8da9031c6fc30d3fd14f1a0c38
Add a new regexp variable to control boring winner buffers

* doc/emacs/windows.texi (Window Convenience): Mention it.

* lisp/winner.el (winner-boring-buffers-regexp): New variable.

* lisp/winner.el (winner-set): Use it (bug#11151).
doc/emacs/windows.texi
etc/NEWS
lisp/winner.el