]> git.eshelyaron.com Git - emacs.git/commit
Save and restore text-pixel height and width of frames (Bug#28442)
authorAaron Jensen <aaronjensen@gmail.com>
Sat, 16 Dec 2017 08:36:35 +0000 (09:36 +0100)
committerMartin Rudalics <rudalics@gmx.at>
Sat, 16 Dec 2017 08:36:35 +0000 (09:36 +0100)
commit804b37ca63ecd68c5359febbedbec120c06918af
tree6d27a9c110360f3c79ce45277d11bcc31adc525b
parent777fe9466168d935e9055c7592b943cd4d2d2ff9
Save and restore text-pixel height and width of frames (Bug#28442)

* lisp/frameset.el (frameset--record-relationships): Record
text-pixel-height and text-pixel-width of frame.
(frameset--restore-frame): Restore text-pixel-height and
text-pixel-width of frame if available.  (Bug#28442)
lisp/frameset.el