]> git.eshelyaron.com Git - emacs.git/commit
* lisp/window.el (window-state-put): Create a new window
authorJuri Linkov <juri@linkov.net>
Wed, 7 Nov 2018 22:20:16 +0000 (00:20 +0200)
committerJuri Linkov <juri@linkov.net>
Wed, 7 Nov 2018 22:20:16 +0000 (00:20 +0200)
commit4254caa2d3bc2ebec6513fccce6a3d6303b068ef
tree26f1eddb42b7eac27530d547fb9162ea4e368226
parent811d9291fcfb12d87bad277d4e8b25152129d73d
* lisp/window.el (window-state-put): Create a new window

to replace the existing one on the same frame in case
when WINDOW is not live.  (Bug#32850)

* doc/lispref/windows.texi (Window Configurations):
Describe changes related to WINDOW arg of window-state-put.
doc/lispref/windows.texi
lisp/window.el