emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master updated (057fd1e -> ff9cf99)


From: Po Lu
Subject: master updated (057fd1e -> ff9cf99)
Date: Wed, 10 Nov 2021 00:57:38 -0500 (EST)

oldosfan pushed a change to branch master.

      from  057fd1e   Fix package-tests failure on native-comp
       new  278e4fc   Fix mouse face in NS port
       new  68a2a33   *** empty log message ***
       new  346cfc8   Add support for event processing via XInput 2
       new  2b5a2ab   Fix erasing cursor on top of raised boxes in NS port
       new  7117bbc   Revert "Fix erasing cursor on top of raised boxes in NS 
port"
       new  ff9cf99   Support opening the toolkit menu bar on NS


Summary of changes:
 configure.ac     |   22 ++
 lisp/menu-bar.el |    8 +-
 src/Makefile.in  |    7 +-
 src/gtkutil.c    |   72 +++-
 src/gtkutil.h    |    4 +
 src/nsmenu.m     |   55 +++
 src/nsterm.m     |    1 +
 src/xfns.c       |   78 ++++
 src/xmenu.c      |    4 +
 src/xterm.c      | 1086 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
 src/xterm.h      |   42 +++
 11 files changed, 1369 insertions(+), 10 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]