]> git.eshelyaron.com Git - emacs.git/commit
Use buffer objects for non-writable states in window-state-get.
authorJuri Linkov <juri@linkov.net>
Thu, 18 Oct 2018 23:01:54 +0000 (02:01 +0300)
committerJuri Linkov <juri@linkov.net>
Thu, 18 Oct 2018 23:01:54 +0000 (02:01 +0300)
commite37825fe2a39d07320b508f66568ece67d752d48
treef2a9c5040438c0541643661ea584d3d05de8f6da
parentf35916ce510968cf32a34cc32ebc21dd9be30443
Use buffer objects for non-writable states in window-state-get.

* lisp/window.el (window--state-get-1): Use buffer objects for
buffer, next-buffers, prev-buffers if 'writable' is nil.  (Bug#32850)
lisp/window.el