aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/tab-bar.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* | Use new SVG icons in tab-bar and tab-line (bug#62562)Juri Linkov2023-08-271-15/+22
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-08-061-0/+2
|\ \
| * \ Merge from origin/emacs-29Michael Albinus2023-08-051-0/+2
| |\ \ | | |/
| | * ; * lisp/tab-bar.el: Autoload cl--set-substring, as that is needed for loadup.Eli Zaretskii2023-08-051-0/+2
* | | Improve word selection behaviorPo Lu2023-07-171-3/+1
* | | Update Android portPo Lu2023-07-161-1/+3
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-081-9/+12
|\ \ \ | |/ /
| * | * lisp/tab-bar.el: Fix tab-bar-tab-name-current for active minibuffer.Juri Linkov2023-07-071-3/+8
| * | * lisp/tab-bar.el: Improve tab-bar-minibuffer-restore-tab (bug#64373).Juri Linkov2023-07-071-6/+4
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-061-0/+18
|\ \ \ | |/ /
| * | * lisp/tab-bar.el: Restore the original tab where minibuffer was activated.Juri Linkov2023-07-051-0/+18
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-05-271-7/+8
|\ \ \ | |/ /
| * | Merge from origin/emacs-29Eli Zaretskii2023-05-261-7/+8
| |\ \ | | |/
| | * * lisp/tab-bar.el: Don't use 'minibuffer-selected-window' (bug#62427).Juri Linkov2023-05-191-6/+6
| | * Split windows horizontally in places that use split to create a new window.Juri Linkov2023-05-191-1/+2
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-05-191-1/+3
|\ \ \ | |/ /
| * | Merge from origin/emacs-29Eli Zaretskii2023-05-181-1/+3
| |\ \ | | |/
| | * * lisp/tab-bar.el (tab-bar-new-tab-to): Set 'window-side' to nil (bug#62427).Juri Linkov2023-05-151-1/+3
* | | Add touchscreen support to the tab barPo Lu2023-05-161-4/+79
|/ /
* | Merge from origin/emacs-29Eli Zaretskii2023-04-251-6/+5
|\ \ | |/
| * tab-bar-new-tab: inhibit side-window checksBenson Chu2023-04-241-6/+5
* | Merge from origin/emacs-29Stefan Kangas2023-02-031-2/+2
|\ \ | |/
| * Improve documentation of 'repeat-mode' and related variablesEli Zaretskii2023-02-021-2/+2
* | Merge from origin/emacs-29Eli Zaretskii2023-01-011-1/+1
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | * lisp/tab-bar.el: Fix the recent removal of substring as a gv-place.Juri Linkov2022-12-241-1/+2
* | Merge from origin/emacs-29Stefan Kangas2022-12-231-4/+2
|\ \ | |/
| * Use the new keyword ':repeat' in repeatable keymaps.Juri Linkov2022-12-221-4/+2
* | Merge from origin/emacs-29Stefan Kangas2022-12-221-7/+7
|\ \ | |/
| * ; * lisp/tab-bar.el: Remaining renaming of "fixed-width" to "auto-width".Juri Linkov2022-12-211-7/+7
* | tab-bar.el: Fix "void-function cl--set-substring" errorStefan Monnier2022-12-161-74/+102
|/
* * lisp/tab-bar.el ([tab-bar]): Use 'make-sparse-keymap' instead of 'ignore'.Juri Linkov2022-12-151-1/+1
* Make tab-bar-tab-group-format-function backwards-compatible (bug#60073)Juri Linkov2022-12-151-10/+17
* Make tab-bar-tab-group-format-function also handle current groupGabriel do Nascimento Ribeiro2022-12-151-11/+11