]> git.eshelyaron.com Git - emacs.git/commit
Avoid errors in winner.el's 'post-command-hook'
authorEli Zaretskii <eliz@gnu.org>
Sat, 10 Feb 2024 09:04:22 +0000 (11:04 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 11 Feb 2024 16:32:54 +0000 (17:32 +0100)
commit82e4f12b720b92b58ce582010a1b5790d94bedb3
tree2063bef6765bf416b107ff38c45225233262c16f
parentaa54af87d0b14c9d1ea8a5a322e2cb63b49ecf14
Avoid errors in winner.el's 'post-command-hook'

* lisp/winner.el (winner-save-old-configurations): Don't save
configuration of dead frames.  (Bug#68977)

(cherry picked from commit 20f7a022f817eaed5f6889d9a892c22fc46f0d2f)
lisp/winner.el