summaryrefslogtreecommitdiff
path: root/lisp/tab-bar.el
AgeCommit message (Expand)Author
2026-04-21Rebind 'tab-bar-mouse-close-tab' from <down-mouse-2> to <mouse-2>Juri Linkov
2026-04-12* lisp/tab-bar.el (tab-bar-show): Support the 0 value (bug#80713).Juri Linkov
2026-03-26Add predicate for initial_terminalBasil L. Contovounesios
2026-03-22Fix wrong type argument error in 'find-file-read-only-other-tab' (Bug#80630)Guilherme de Almeida Suckevicz
2026-02-24Revert "Unify tab-bar with window/frame times (bug#80465)"Juri Linkov
2026-02-23Unify tab-bar with window/frame times (bug#80465)Stéphane Marks
2026-01-22; Remove "--" from the name of autoloaded 'window--get-split-combination'Juri Linkov
2026-01-20* lisp/tab-bar.el (tab-bar-split-tab): New command.Juri Linkov
2026-01-12; Fix a recent change of tab-bar/line facesEli Zaretskii
2026-01-11Adapt tab-bar/tab-line faces to dark background mode (bug#80135)Juri Linkov
2026-01-03Support the `reusable-frames' value 0 for `display-buffer-in-tab'Phil Sainty
2026-01-03Improve documentation for tab-bar buffer display actions (bug#80092)Phil Sainty
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-24* lisp/tab-bar.el (tab-bar-merge-tabs): New command.Juri Linkov
2025-10-30More reliably check if a frame is the daemon's initial frameSteven Allen
2025-08-28* lisp/tab-bar.el (frameset-session-filter-tabs): New function.Juri Linkov
2025-08-12* lisp/tab-bar.el: Revert caching in 'tab-bar-format-align-right'.Juri Linkov
2025-07-10Cache only the last string in 'tab-bar-format-align-right' (bug#78953)Juri Linkov
2025-07-09Handle multiple mouse events in display-buffer-override-next-commandJuri Linkov
2025-07-09Cache 'string-pixel-width' in 'tab-bar-format-align-right' (bug#78953)Juri Linkov
2025-07-09Fix tab-bar-format-align-right to not call tab-bar-format-global twiceJuri Linkov
2025-06-29Better fix for ignoring 'tab-bar-lines' in daemon's initial frameJuri Linkov
2025-06-27* lisp/tab-bar.el: Ignore daemon's initial frame (bug#78896).Juri Linkov
2025-06-16Add repeat map for tab-bar-history (bug#78804)James Thomas
2025-03-16Use defvar-keymap for some trivial keymapsStefan Kangas
2025-03-12Automatically document when setopt is neededStefan Kangas
2025-03-06mouse-face properties on tab-bar tab captions (bug#76394)shipmints
2025-02-27Recommend 'tab-bar-history-mode' over 'winner-mode'Visuwesh
2025-02-01Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas
2025-01-31Add new variable tab-bar-format-tab-help-text-functionshipmints
2025-01-30* lisp/tab-bar.el (tab-bar-select-tab): Fix wc-bl/wc-bbl when nilshipmints
2025-01-30Add new user option tab-bar-define-keysshipmints
2025-01-30Add abnormal hook tab-bar-post-undo-close-tab-functionsshipmints
2025-01-14* lisp/tab-bar.el (tab-bar-select-tab): Fix tab-bar-history-mode.Juri Linkov
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-12Delete remaining calls to purecopyStefan Kangas
2024-11-01Don't start docstrings with "This function"Stefan Kangas
2024-10-30Call tab-bar-tab-post-open-functions during tabs initializationJuri Linkov
2024-09-07Merge from origin/emacs-30Eli Zaretskii
2024-09-05; Improve doc strings of 'tab-bar-mode' and 'tab-line-mode'Eli Zaretskii
2024-09-01; Reword some "allows Xing"Sean Whitton
2024-08-31Merge from origin/emacs-30Eli Zaretskii
2024-08-30; Fix some ungrammatical uses of "allows to"Sean Whitton
2024-08-19* lisp/tab-bar.el: Improve tab-bar-auto-width-predicate-default (bug#71883).Juri Linkov
2024-08-19Add abnormal hook to determine which tabs to auto-widenJoseph Turner
2024-08-06* lisp/tab-bar.el (tab-bar--format-tab-group): Add 'current-group'.Juri Linkov
2024-08-05* lisp/tab-bar.el (tab-bar-tab-group-format-default): Hide hints.Juri Linkov
2024-08-01Merge from savannah/emacs-30Po Lu
2024-07-29* lisp/tab-bar.el (tab-bar-show-inactive-group-tabs): New defcustom.Juri Linkov
2024-07-29* lisp/tab-bar.el (tab-bar-move-tab-to-group): Fix for a new group's tab.Juri Linkov