]> git.eshelyaron.com Git - emacs.git/commit
Fix fit-frame-to-buffer for multi-monitor setup
authorSergey Trofimov <sarg@sarg.org.ru>
Sun, 1 Mar 2020 18:49:18 +0000 (19:49 +0100)
committerMartin Rudalics <rudalics@gmx.at>
Sun, 1 Mar 2020 18:49:18 +0000 (19:49 +0100)
commitb42b894d1def7180ab715615116fe6af65b76bd8
tree8d4145c2f9053e1090c56ed9f4cc255066c584bb
parent366fd4fd07898fa78ed67409f882bd8553f059b1
Fix fit-frame-to-buffer for multi-monitor setup

* lisp/window.el (fit-frame-to-buffer): Call
'frame-monitor-attributes' instead of
'display-monitor-attributes-list'.  Fix geometry calculations for
multiple monitors.

Copyright-paperwork-exempt: yes
lisp/window.el