1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00

lisp/window.el (window--state-get-1): Workaround for bug#14527.

http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00941.html
This commit is contained in:
Martin Rudalics 2013-06-25 17:44:42 +02:00 committed by Juanma Barranquero
parent d3f0f918e9
commit 8bbdea0fb4
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2013-06-25 Martin Rudalics <rudalics@gmx.at>
* window.el (window--state-get-1): Workaround for bug#14527.
http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00941.html
2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
* net/eww.el (eww-back-url): Implement the history by stashing all

View File

@ -4258,7 +4258,8 @@ specific buffers."
(total-width . ,(window-total-size window t))
(normal-height . ,(window-normal-size window))
(normal-width . ,(window-normal-size window t))
(combination-limit . ,(window-combination-limit window))
,@(unless (window-live-p window)
`(combination-limit . ,(window-combination-limit window)))
,@(let ((parameters (window-parameters window))
list)
;; Make copies of those window parameters whose