emacs-diffs
[Top][All Lists]
Advanced

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

master updated (5b3e4db -> 92d3702)


From: Eli Zaretskii
Subject: master updated (5b3e4db -> 92d3702)
Date: Sat, 24 Oct 2020 06:23:57 -0400 (EDT)

eliz pushed a change to branch master.

      from  5b3e4db   Fix last change in image.c for MS-Windows
       new  9d23068   Adding mouse controls to menu-bar.el.
       new  0695c9e   Make TTY menus work with xterm-mouse-mode
       new  92d3702   Enable TTY menus with xterm-mouse-mode


Summary of changes:
 doc/lispref/frames.texi |   7 +++
 etc/NEWS                |  18 ++++++
 lisp/isearch.el         |   3 +-
 lisp/menu-bar.el        | 146 ++++++++++++++++++++++++++++++++++++++----------
 lisp/tmm.el             |  64 ++-------------------
 lisp/xt-mouse.el        |  26 +++++----
 src/frame.c             |   8 ++-
 src/frame.h             |   1 +
 src/term.c              |  26 +++++----
 9 files changed, 188 insertions(+), 111 deletions(-)



reply via email to

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