emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] feature/tabs updated (89ef791 -> 6474abc)


From: Juri Linkov
Subject: [Emacs-diffs] feature/tabs updated (89ef791 -> 6474abc)
Date: Sun, 15 Sep 2019 18:10:14 -0400 (EDT)

jurta pushed a change to branch feature/tabs.

      from  89ef791   Small fixes for tty and w32.
       new  8d30e1b   Fix assertion violations due to non-ASCII text in tabs
       new  6474abc   Use images for new/close buttons in tab-bar and tab-line.


Summary of changes:
 etc/images/tabs/README    |   8 +++
 etc/images/tabs/close.xpm |  16 +++++
 etc/images/tabs/new.xpm   |  16 +++++
 lisp/tab-bar.el           | 157 ++++++++++++++++++++++++++--------------------
 lisp/tab-line.el          | 129 ++++++++++++++++++++-----------------
 src/xdisp.c               |  41 +++++++-----
 6 files changed, 224 insertions(+), 143 deletions(-)
 create mode 100644 etc/images/tabs/README
 create mode 100644 etc/images/tabs/close.xpm
 create mode 100644 etc/images/tabs/new.xpm



reply via email to

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