summaryrefslogtreecommitdiff
path: root/lisp/tab-line.el
Commit message (Expand)AuthorAge
* * lisp/tab-line.el (tab-line-new-tab): Use tty menus when supported.Jared Finder2021-01-30
* Update copyright year to 2021Paul Eggert2021-01-01
* * lisp/tab-line.el: New options, faces, and functionsAdam Porter2020-12-23
* Use '…' for ellipsis in truncate-string-to-width by default (bug#41250)Juri Linkov2020-10-04
* ; * lisp/tab-line.el (tab-line-switch-cycling): Fix last change.Eli Zaretskii2020-09-13
* Clarify when tab-line-switch-cycling is usedKiso Katsuyuki2020-09-13
* ; Silence byte-compilation warning in last changeBasil L. Contovounesios2020-09-10
* ; Fix typo in last changeBasil L. Contovounesios2020-09-10
* Introduce a new variable tab-line-switch-cyclingKiso Katsuyuki2020-09-09
* Suppress errors of tab-line-switch functionsKiso Katsuyuki2020-09-09
* Add support for horizontal scrolling in tab-lineDaniel Martín2020-09-07
* Move tab-bar and tab-line faces to faces.el (part of bug#41200)Juri Linkov2020-06-08
* Fix bugs in tab-bar and tab-line and mention remaining features in manual.Juri Linkov2020-04-27
* * lisp/tab-line.el (tab-line-new-button-show): New defcustom.Juri Linkov2020-03-20
* * lisp/tab-line.el: Fix tab-line-format and tab-line-format-template.Juri Linkov2020-03-17
* * lisp/tab-line.el: Fix auto-hscrolling (bug#39649)Juri Linkov2020-02-29
* Fix faces tab-bar and tab-line.Juri Linkov2020-02-05
* Tab-bar related finishing touches.Juri Linkov2020-01-23
* Allow optional truncation of tab names in tab-bar and tab-line (bug#38693)Juri Linkov2020-01-21
* * lisp/tab-line.el (tab-line-auto-hscroll): Fix for long tab names.Juri Linkov2020-01-20
* Handle tab-bar clicks on a GPM-capable console.Juri Linkov2020-01-13
* Update copyright year to 2020Paul Eggert2020-01-01
* * lisp/tab-line.el (tab-line-auto-hscroll): Improve.Juri Linkov2019-12-16
* * lisp/tab-line.el (tab-line-format): Use composite cache key (bug#38522)Juri Linkov2019-12-09
* * lisp/tab-line.el: Cache the tab-line-format template.Juri Linkov2019-12-05
* * lisp/tab-line.el (tab-line-auto-hscroll): Don't let-bind buffer-local valuesJuri Linkov2019-11-30
* * lisp/tab-line.el (tab-line-auto-hscroll): New defcustom (bug#37667)Juri Linkov2019-11-18
* Auto-scrolling in tab-line (bug#37667)Juri Linkov2019-11-17
* * lisp/tab-line.el (tab-line-tabs-buffer-list): Use window-prev-buffers too.Juri Linkov2019-11-14
* * lisp/tab-line.el (tab-line-tabs-buffer-list-function): New variable.Juri Linkov2019-11-12
* * lisp/tab-line.el: More configurability for tab buffer groups.Juri Linkov2019-11-07
* * lisp/tab-line.el: New option for tabs where buffers are grouped by mode.Juri Linkov2019-11-06
* * lisp/tab-line.el (tab-line-tab-selected): New face.Juri Linkov2019-11-02
* Customizable tab-line-tabs-function and new buffer-local tab-line-mode.Juri Linkov2019-10-27
* Tab-line horizontal scrolling with UI buttons and commands (bug#37667)Juri Linkov2019-10-23
* * lisp/tab-line.el: Bind mouse commands to [tab-line].Juri Linkov2019-10-21
* Don't use expand-file-name to find images for tabs.Juri Linkov2019-10-15
* Set tab-line face height to 0.9.Juri Linkov2019-10-15
* Use variable-pitch fonts in tab-bar and tab-line facesJuri Linkov2019-10-14
* * lisp/tab-bar.el (tab-bar-show): New defcustom.Juri Linkov2019-10-02
* * lisp/tab-line.el: Add new defcustom tab-line-close-tab-action.Juri Linkov2019-09-28
* Improve customization.Juri Linkov2019-09-25
* Small fixes. Bind [tab-line mouse-1] to mouse-select-window.Juri Linkov2019-09-25
* Improve customizability and better tab separators.Juri Linkov2019-09-22
* Use images for new/close buttons in tab-bar and tab-line.Juri Linkov2019-09-15
* Small fixes for tty and w32.Juri Linkov2019-09-08
* * lisp/tab-bar.el (tab-bar-make-keymap-1): Don't use fixed "Current tab".Juri Linkov2019-09-07
* Don't use hook pre-redisplay-functions. Set buffer-local tab-line-format.Juri Linkov2019-09-05
* * lisp/tab-line.el (tab-line-tab-name): Try to use truncate-string-to-width.Juri Linkov2019-09-03
* * lisp/tab-line.el: Limit the number of window tabs to tab-line-tabs-limit.Juri Linkov2019-09-03