]> git.eshelyaron.com Git - emacs.git/commit
Ignore `highlight-nonselected-windows' for same buffer in two windows
authorOleh Krehel <ohwoeowho@gmail.com>
Tue, 31 Mar 2015 11:42:04 +0000 (13:42 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Tue, 31 Mar 2015 11:42:04 +0000 (13:42 +0200)
commit6ba6216a5105a777f7e2f8128bcb9c0a77b6b2c4
tree80c2e0dca82f13b254845ee7fa5cebee3f2fa114
parent81b0eade25e57fc39f9ee75be3f5adef8af93035
Ignore `highlight-nonselected-windows' for same buffer in two windows

* lisp/simple.el (redisplay--update-region-highlights): Update.

It looks really weird when the same buffer is opened in multiple
windows and `highlight-nonselected-windows' is t. Especially when the
mouse is pressed.
lisp/simple.el