emacs-diffs
[Top][All Lists]
Advanced

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

master updated (8ac5510 -> 14d5145)


From: Juri Linkov
Subject: master updated (8ac5510 -> 14d5145)
Date: Thu, 9 Sep 2021 03:53:10 -0400 (EDT)

jurta pushed a change to branch master.

      from  8ac5510   Document restriction of completion styles with remote 
file names
      adds  e6bea0c   Redesign tab-bar event processing (bug#41342, bug#41343)
      adds  56d567a   Bind [drag-mouse-1] to tab-bar-mouse-move-tab on 
tab-bar-map
      adds  ad9c57f   Mouse wheel scrolling on the tab bar
      adds  794fdce   Improve tab-bar event handling (bug#41343)
      adds  3a8b8df   ; Remove NEWS about tab bar mouse commands to avoid merge 
conflicts
       new  14d5145   Merge branch 'feature/tab-bar-events'


Summary of changes:
 lisp/mouse.el    |   7 ++-
 lisp/tab-bar.el  | 172 +++++++++++++++++++++++++++++++++++--------------------
 src/dispextern.h |   4 +-
 src/keyboard.c   |   6 ++
 src/menu.c       |   9 ++-
 src/term.c       |  17 +-----
 src/termchar.h   |   4 +-
 src/w32inevt.c   |   6 +-
 src/w32term.c    |  20 ++++---
 src/xdisp.c      | 104 ++++++++++++++-------------------
 src/xterm.c      |  10 +++-
 11 files changed, 198 insertions(+), 161 deletions(-)



reply via email to

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