summaryrefslogtreecommitdiff
path: root/lisp/tab-bar.el
Commit message (Expand)AuthorAge
* * lisp/tab-bar.el (tab-bar-mouse-1): Avoid infinite recursion (bug#70086).Juri Linkov14 days
* * lisp/tab-bar.el (tab-bar-select-restore-windows): Use 'special-mode'.Juri Linkov14 days
* * lisp/tab-bar.el: Support mouse clicks for multi-item 'global-mode-string'.Juri Linkov14 days
* * lisp/tab-bar.el: Support mouse clicks bound in keymap properties.Juri Linkov2024-05-02
* Make the buffer displayed by tab-bar-select-restore-windows internalJuri Linkov2024-05-02
* * lisp/tab-bar.el (tab-bar-mode-map): New keymap (bug#69578).Juri Linkov2024-04-05
* New functions to set and use context of window points (bug#33871)Juri Linkov2024-04-02
* * lisp/tab-bar.el (tab-bar-select-restore-windows): New defcustom.Juri Linkov2024-03-17
* * lisp/tab-bar.el (tab-bar-tab-post-select-functions): New hook (bug#69093).Juri Linkov2024-03-05
* * lisp/tab-bar.el: Fixes for point in window configuration (bug#68235)Juri Linkov2024-01-09
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
| * * lisp/tab-bar.el: Fix the close button with auto-width (bug#66678).Petteri Hintsanen2023-10-22
* | ; Fix compiler warningsPo Lu2023-12-07
* | * lisp/tab-bar.el: Fix the close button with auto-width (bug#66678).Petteri Hintsanen2023-10-22
* | * lisp/tab-bar.el (tab-bar-auto-width): Don't check if width changes.Juri Linkov2023-09-19
* | ; * tab-bar, tab-line: Use integer 1 instead of float for height em.Juri Linkov2023-09-19
* | * lisp/tab-bar.el (cl--set-substring): Remove left-over autoloadStefan Monnier2023-09-04
* | Fix height of new SVG icons on tab-bar and tab-line (bug#62562)Juri Linkov2023-09-01
* | * lisp/tab-bar.el: Add tab-bar-tab-name-format-functions (bug#65554)Juri Linkov2023-08-28
* | * lisp/tab-bar.el: Show full tab names on tooltips (bug#65554).Juri Linkov2023-08-28
* | Use new SVG icons in tab-bar and tab-line (bug#62562)Juri Linkov2023-08-27
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-08-06
|\ \
| * | Merge from origin/emacs-29Michael Albinus2023-08-05
| |\|
| | * ; * lisp/tab-bar.el: Autoload cl--set-substring, as that is needed for loadup.Eli Zaretskii2023-08-05
* | | Improve word selection behaviorPo Lu2023-07-17
* | | Update Android portPo Lu2023-07-16
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-08
|\| |
| * | * lisp/tab-bar.el: Fix tab-bar-tab-name-current for active minibuffer.Juri Linkov2023-07-07
| * | * lisp/tab-bar.el: Improve tab-bar-minibuffer-restore-tab (bug#64373).Juri Linkov2023-07-07
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-06
|\| |
| * | * lisp/tab-bar.el: Restore the original tab where minibuffer was activated.Juri Linkov2023-07-05
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-05-27
|\| |
| * | Merge from origin/emacs-29Eli Zaretskii2023-05-26
| |\|
| | * * lisp/tab-bar.el: Don't use 'minibuffer-selected-window' (bug#62427).Juri Linkov2023-05-19
| | * Split windows horizontally in places that use split to create a new window.Juri Linkov2023-05-19
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-05-19
|\| |
| * | Merge from origin/emacs-29Eli Zaretskii2023-05-18
| |\|
| | * * lisp/tab-bar.el (tab-bar-new-tab-to): Set 'window-side' to nil (bug#62427).Juri Linkov2023-05-15
* | | Add touchscreen support to the tab barPo Lu2023-05-16
|/ /
* | Merge from origin/emacs-29Eli Zaretskii2023-04-25
|\|
| * tab-bar-new-tab: inhibit side-window checksBenson Chu2023-04-24
* | Merge from origin/emacs-29Stefan Kangas2023-02-03
|\|
| * Improve documentation of 'repeat-mode' and related variablesEli Zaretskii2023-02-02
* | Merge from origin/emacs-29Eli Zaretskii2023-01-01
|\|
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | * lisp/tab-bar.el: Fix the recent removal of substring as a gv-place.Juri Linkov2022-12-24
* | Merge from origin/emacs-29Stefan Kangas2022-12-23
|\|
| * Use the new keyword ':repeat' in repeatable keymaps.Juri Linkov2022-12-22
* | Merge from origin/emacs-29Stefan Kangas2022-12-22
|\|