]> git.eshelyaron.com Git - emacs.git/commit
Correct display of Doc View documents after tab switching
authorPo Lu <luangruo@yahoo.com>
Mon, 29 Jul 2024 01:19:48 +0000 (09:19 +0800)
committerEshel Yaron <me@eshelyaron.com>
Mon, 29 Jul 2024 18:12:05 +0000 (20:12 +0200)
commitb5d9a119a041ee7d3099685be963cdd33170f766
treed5479a2b463778a06c2623b180b688be07450761
parent6dc29074b8e64ec1676d8e2b3cbe6616c0d9c43c
Correct display of Doc View documents after tab switching

* lisp/doc-view.el (doc-view-new-window-function): Prevent
creation of duplicate overlays for the same window after a
window configuration change occasions a call to i-m-r-winprops.

(cherry picked from commit a475360af980673fe97a701633375c3a308364c6)
lisp/doc-view.el