summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorMartin Rudalics <rudalics@gmx.at>2024-08-23 10:27:12 +0200
committerMartin Rudalics <rudalics@gmx.at>2024-08-23 10:27:12 +0200
commit25f537216682eecedf3905c4e005f02be007ed9c (patch)
tree8fc3f4511dc9e9f28f0e14328b21182a2484e100 /lisp/emacs-lisp
parentcfcba7ddc41b84f108809bdd8d7201c181fd62ab (diff)
downloademacs-25f537216682eecedf3905c4e005f02be007ed9c.tar.gz
emacs-25f537216682eecedf3905c4e005f02be007ed9c.tar.bz2
emacs-25f537216682eecedf3905c4e005f02be007ed9c.zip
Avoid putting a dead buffer in the minibuffer window (Bug#72487)
* src/minibuf.c (minibuffer_unwind): Make sure that the buffer referenced by the first element of the list of previous buffers of the minibuffer window is live before assigning it to the minibuffer window (Bug#72487). * src/window.c (set_window_buffer): Assert that BUFFER is live.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions