aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/tab-bar.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* * lisp/tab-bar.el (tab-bar-select-restore-windows): Use 'special-mode'.Juri Linkov2024-05-061-2/+1
* * lisp/tab-bar.el: Support mouse clicks for multi-item 'global-mode-string'.Juri Linkov2024-05-061-1/+3
* * lisp/tab-bar.el: Support mouse clicks bound in keymap properties.Juri Linkov2024-05-021-7/+11
* Make the buffer displayed by tab-bar-select-restore-windows internalJuri Linkov2024-05-021-3/+2
* * lisp/tab-bar.el (tab-bar-mode-map): New keymap (bug#69578).Juri Linkov2024-04-051-21/+38
* New functions to set and use context of window points (bug#33871)Juri Linkov2024-04-021-0/+16
* * lisp/tab-bar.el (tab-bar-select-restore-windows): New defcustom.Juri Linkov2024-03-171-1/+53
* * lisp/tab-bar.el (tab-bar-tab-post-select-functions): New hook (bug#69093).Juri Linkov2024-03-051-1/+12
* * lisp/tab-bar.el: Fixes for point in window configuration (bug#68235)Juri Linkov2024-01-091-8/+2
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
| * * lisp/tab-bar.el: Fix the close button with auto-width (bug#66678).Petteri Hintsanen2023-10-221-1/+3
* | ; Fix compiler warningsPo Lu2023-12-071-0/+2
* | * lisp/tab-bar.el: Fix the close button with auto-width (bug#66678).Petteri Hintsanen2023-10-221-1/+3
* | * lisp/tab-bar.el (tab-bar-auto-width): Don't check if width changes.Juri Linkov2023-09-191-4/+2
* | ; * tab-bar, tab-line: Use integer 1 instead of float for height em.Juri Linkov2023-09-191-5/+5
* | * lisp/tab-bar.el (cl--set-substring): Remove left-over autoloadStefan Monnier2023-09-041-7/+2
* | Fix height of new SVG icons on tab-bar and tab-line (bug#62562)Juri Linkov2023-09-011-0/+4
* | * lisp/tab-bar.el: Add tab-bar-tab-name-format-functions (bug#65554)Juri Linkov2023-08-281-13/+57
* | * lisp/tab-bar.el: Show full tab names on tooltips (bug#65554).Juri Linkov2023-08-281-3/+3