emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] feature/tabs updated (3e0ad29 -> 8bbad5a)


From: Juri Linkov
Subject: [Emacs-diffs] feature/tabs updated (3e0ad29 -> 8bbad5a)
Date: Sun, 1 Sep 2019 16:15:33 -0400 (EDT)

jurta pushed a change to branch feature/tabs.

      from  3e0ad29   Frame-local tab-bar and window-local tab-line.
       new  7edb954   Non-graphical access to frame-local tabs (named window 
configurations)
       new  47da92b   Add more aliases switch-to-tab, previous-tab, next-tab
       new  7eeda50   Fixes to build on Windows
       new  8bbad5a   * src/nsterm.m: Fix arguments to window_from_coordinates 
function call


Summary of changes:
 etc/NEWS        |  11 +++
 lisp/tab-bar.el | 298 +++++++++++++++++++++++++++++++++++++++++++++++++++-----
 src/nsterm.m    |   2 +-
 src/w32fns.c    |  88 +++++++++++++++++
 src/w32term.c   |   1 +
 src/w32term.h   |   1 +
 6 files changed, 375 insertions(+), 26 deletions(-)



reply via email to

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