aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/tab-bar.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Unify tab-bar with window/frame times (bug#80465)"Juri Linkov2026-02-241-2/+1
* Unify tab-bar with window/frame times (bug#80465)Stéphane Marks2026-02-231-1/+2
* ; Remove "--" from the name of autoloaded 'window--get-split-combination'Juri Linkov2026-01-221-1/+1
* * lisp/tab-bar.el (tab-bar-split-tab): New command.Juri Linkov2026-01-201-0/+36
* ; Fix a recent change of tab-bar/line facesEli Zaretskii2026-01-121-2/+2
* Adapt tab-bar/tab-line faces to dark background mode (bug#80135)Juri Linkov2026-01-111-3/+13
* Support the `reusable-frames' value 0 for `display-buffer-in-tab'Phil Sainty2026-01-031-0/+15
* Improve documentation for tab-bar buffer display actions (bug#80092)Phil Sainty2026-01-031-27/+40
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* * lisp/tab-bar.el (tab-bar-merge-tabs): New command.Juri Linkov2025-12-241-2/+33
* More reliably check if a frame is the daemon's initial frameSteven Allen2025-10-301-1/+1
* * lisp/tab-bar.el (frameset-session-filter-tabs): New function.Juri Linkov2025-08-281-0/+8
* * lisp/tab-bar.el: Revert caching in 'tab-bar-format-align-right'.Juri Linkov2025-08-121-10/+1
* Cache only the last string in 'tab-bar-format-align-right' (bug#78953)Juri Linkov2025-07-101-10/+9
* Handle multiple mouse events in display-buffer-override-next-commandJuri Linkov2025-07-091-0/+3
* Cache 'string-pixel-width' in 'tab-bar-format-align-right' (bug#78953)Juri Linkov2025-07-091-1/+11
* Fix tab-bar-format-align-right to not call tab-bar-format-global twiceJuri Linkov2025-07-091-17/+36
* Better fix for ignoring 'tab-bar-lines' in daemon's initial frameJuri Linkov2025-06-291-1/+1
* * lisp/tab-bar.el: Ignore daemon's initial frame (bug#78896).Juri Linkov2025-06-271-3/+9
* Add repeat map for tab-bar-history (bug#78804)James Thomas2025-06-161-0/+7
* Use defvar-keymap for some trivial keymapsStefan Kangas2025-03-161-2/+2
* Automatically document when setopt is neededStefan Kangas2025-03-121-3/+1
* mouse-face properties on tab-bar tab captions (bug#76394)shipmints2025-03-061-1/+17
* Recommend 'tab-bar-history-mode' over 'winner-mode'Visuwesh2025-02-271-1/+6
* Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas2025-02-011-1/+1
|\
| * Delete remaining calls to purecopyStefan Kangas2024-12-121-1/+1
* | Add new variable tab-bar-format-tab-help-text-functionshipmints2025-01-311-2/+13
* | * lisp/tab-bar.el (tab-bar-select-tab): Fix wc-bl/wc-bbl when nilshipmints2025-01-301-2/+2
* | Add new user option tab-bar-define-keysshipmints2025-01-301-21/+47
* | Add abnormal hook tab-bar-post-undo-close-tab-functionsshipmints2025-01-301-0/+9
* | * lisp/tab-bar.el (tab-bar-select-tab): Fix tab-bar-history-mode.Juri Linkov2025-01-141-1/+5
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
|/
* Don't start docstrings with "This function"Stefan Kangas2024-11-011-1/+1
* Call tab-bar-tab-post-open-functions during tabs initializationJuri Linkov2024-10-301-1/+3
* Merge from origin/emacs-30Eli Zaretskii2024-09-071-3/+11
|\
| * ; Improve doc strings of 'tab-bar-mode' and 'tab-line-mode'Eli Zaretskii2024-09-051-1/+9
| * ; Reword some "allows Xing"Sean Whitton2024-09-011-2/+2
* | Merge from origin/emacs-30Eli Zaretskii2024-08-311-1/+1
|\ \ | |/
| * ; Fix some ungrammatical uses of "allows to"Sean Whitton2024-08-301-1/+1
* | * lisp/tab-bar.el: Improve tab-bar-auto-width-predicate-default (bug#71883).Juri Linkov2024-08-191-6/+12
* | Add abnormal hook to determine which tabs to auto-widenJoseph Turner2024-08-191-2/+13
* | * lisp/tab-bar.el (tab-bar--format-tab-group): Add 'current-group'.Juri Linkov2024-08-061-1/+1
* | * lisp/tab-bar.el (tab-bar-tab-group-format-default): Hide hints.Juri Linkov2024-08-051-1/+4
* | Merge from savannah/emacs-30Po Lu2024-08-011-8/+10
|\ \ | |/
| * * lisp/tab-bar.el (tab-bar-move-tab-to-group): Fix for a new group's tab.Juri Linkov2024-07-291-8/+10
* | * lisp/tab-bar.el (tab-bar-show-inactive-group-tabs): New defcustom.Juri Linkov2024-07-291-3/+22
|/
* * lisp/tab-bar.el (tab-bar-select-restore-windows): Improve the docstring.Juri Linkov2024-06-271-5/+14
* * lisp/tab-bar.el (tab-bar-tab-group-face-function): Improve doc (bug#71733).Juri Linkov2024-06-241-1/+5
* Improve scaling of tab bar items on high-density displaysPo Lu2024-06-081-9/+37
* * lisp/tab-bar.el (tab-bar-mouse-1): Avoid infinite recursion (bug#70086).Juri Linkov2024-05-061-0/+1