1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-14 07:20:35 -08:00
emacs/etc/images/tabs
Juri Linkov 095908aec4 Tab-line horizontal scrolling with UI buttons and commands (bug#37667)
* etc/images/tabs/left-arrow.xpm:
* etc/images/tabs/right-arrow.xpm: New images.

* lisp/tab-line.el (tab-line-left-map, tab-line-right-map): New keymaps.
(tab-line-left-button, tab-line-right-button): New variables.
(tab-line-tab-name-function): Turn defvar into defcustom.
(tab-line-tab-name-buffer): New function.
(tab-line-tab-name-truncated-buffer): Rename from tab-line-tab-name.
(tab-line-tabs-limit): Default to nil.
(tab-line-tabs): Behavior depends on tab-line-tabs-limit.
(tab-line-format): Use window-parameter tab-line-hscroll.
Add left/right buttons.
(tab-line-hscroll): New function.
(tab-line-hscroll-right, tab-line-hscroll-left): New commands
bound to mouse-wheel.  Rebind tab-switching commands to	mouse-wheel
with Ctrl-modifier.
2019-10-23 00:17:27 +03:00
..
close.xpm
left-arrow.xpm Tab-line horizontal scrolling with UI buttons and commands (bug#37667) 2019-10-23 00:17:27 +03:00
new.xpm
README Tab-line horizontal scrolling with UI buttons and commands (bug#37667) 2019-10-23 00:17:27 +03:00
right-arrow.xpm Tab-line horizontal scrolling with UI buttons and commands (bug#37667) 2019-10-23 00:17:27 +03:00

This directory contains icons for the Tabs user interface.

COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES

Files: close.xpm new.xpm left-arrow.xpm right-arrow.xpm
Author: Juri Linkov <juri@linkov.net>
Copyright (C) 2019 Free Software Foundation, Inc.
License: GNU General Public License version 3 or later (see COPYING)