]> git.eshelyaron.com Git - emacs.git/commit
Initial child frames based on master
authorGerd Möllmann <gerd@gnu.org>
Mon, 21 Oct 2024 16:32:04 +0000 (18:32 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Dec 2024 14:49:56 +0000 (15:49 +0100)
commite835e849a7a41fa1628efb56327a6cf6ca9cd279
tree77b7081055055472fe04eb28e16ab5890294cf1e
parent80f0c1755bbae26cfc0c4808ee8f4dc347b01716
Initial child frames based on master

This is based on a diff from 2024-10-15 which still applied.
Since then, I've inadvertantly modified the igc branch so that
it is no longer possible to get a clean diff of what has changed
since I created the branch.

(cherry picked from commit 414de92a562e8912ffdc8ed2995e7ea10d05f13b)
20 files changed:
lisp/disp-table.el
lisp/frame.el
lisp/xt-mouse.el
src/alloc.c
src/chartab.c
src/dispextern.h
src/dispnew.c
src/disptab.h
src/frame.c
src/frame.h
src/keyboard.c
src/minibuf.c
src/nsfns.m
src/nsterm.m
src/scroll.c
src/term.c
src/termhooks.h
src/terminal.c
src/xdisp.c
src/xfaces.c