]> git.eshelyaron.com Git - emacs.git/commit
Fix setting a tty's top frame when switching frames
authorGerd Möllmann <gerd@gnu.org>
Thu, 23 Jan 2025 06:51:55 +0000 (07:51 +0100)
committerEshel Yaron <me@eshelyaron.com>
Thu, 23 Jan 2025 10:29:33 +0000 (11:29 +0100)
commitadaf76fd40abe541d373637725382eb5f849832b
tree0889d6d739a7922ed92a197c66a3b3ed311601a7
parentf7f19d83ebc285950bd7c750ce7f2a14ee99cc34
Fix setting a tty's top frame when switching frames

* src/frame.c (do_switch_frame): Compare root frames correctly.

(cherry picked from commit b1ec006e9f9196c1f993e0373b20a5ffb548bb4f)
src/frame.c