summaryrefslogtreecommitdiff
path: root/lisp/tab-bar.el
Commit message (Expand)AuthorAge
* 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
|\|
| * ; * lisp/tab-bar.el: Remaining renaming of "fixed-width" to "auto-width".Juri Linkov2022-12-21
* | tab-bar.el: Fix "void-function cl--set-substring" errorStefan Monnier2022-12-16
|/
* * lisp/tab-bar.el ([tab-bar]): Use 'make-sparse-keymap' instead of 'ignore'.Juri Linkov2022-12-15
* Make tab-bar-tab-group-format-function backwards-compatible (bug#60073)Juri Linkov2022-12-15
* Make tab-bar-tab-group-format-function also handle current groupGabriel do Nascimento Ribeiro2022-12-15
* Use the function 'window-system' on the tab-bar/tab-line (bug#59620)Juri Linkov2022-12-04
* * lisp/tab-bar.el (tab-bar-format-align-right): Fix alignment on TTY frames.Juri Linkov2022-12-02
* ; * lisp/tab-bar.el (tab-bar-change-tab-group): Doc fix.Eli Zaretskii2022-12-01
* * lisp/tab-bar.el: Keep tabs of the same group together (bug#59721)Juri Linkov2022-11-30
* ; typosMattias EngdegÄrd2022-11-28
* * lisp/tab-bar.el: More improvements for tab-bar-auto-width (bug#59208)Juri Linkov2022-11-13
* * lisp/tab-bar.el (tab-bar-auto-width): Add selected-frame to the cache key.Juri Linkov2022-11-09
* * lisp/tab-bar.el (tab-bar-auto-width): Use 'frame-inner-width'.Juri Linkov2022-11-09
* * lisp/tab-bar.el (tab-bar-get-buffer-tab): Add optional arg 'all-tabs'.Juri Linkov2022-11-09
* ; * lisp/tab-bar.el (tab-bar-auto-width): Remaining renaming in docstring.Juri Linkov2022-11-07
* ; Improve documentation of automatic tab-bar tab resizingEli Zaretskii2022-11-07
* * lisp/tab-bar.el (tab-bar-fixed-width-max): Change :type from cons to list.Juri Linkov2022-11-06
* * lisp/tab-bar.el (tab-bar-fixed-width): Improve width calculations.Juri Linkov2022-11-05
* * lisp/tab-bar.el (tab-bar-fixed-width): New user option.Juri Linkov2022-11-04
* * lisp/tab-bar.el: Minibuffer follows selected tabs (bug#58728)Juri Linkov2022-10-30
* Unbreak the build broken by tab-bar.el changesEli Zaretskii2022-10-24
* * lisp/tab-bar.el: Use customizable button icons (bug#51309, bug#51648)Juri Linkov2022-10-24
* Use '^' key for detach command bindingsSean Whitton2022-09-14
* * lisp/tab-bar.el (tab-prefix-map): Fix key broken by conversion.Juri Linkov2022-07-28
* Fix tab-bar resizing under 'auto-resize-tab-bars' = 'grow-only'Eli Zaretskii2022-07-17
* Prefer defvar-keymap in tab-bar.elStefan Kangas2022-07-13
* Make some defcustom types more restrictiveStefan Kangas2022-07-05
* Quote some literal keys to get help-key-binding faceStefan Kangas2022-07-03
* Further audits of single quotes in Lisp doc stringsLars Ingebrigtsen2022-05-24
* * lisp/tab-bar.el (switch-to-buffer-other-tab): Use pop-to-buffer (bug#55582).Juri Linkov2022-05-23
* * lisp/tab-bar.el: Use pixel-based alignment (bug#55207)Juri Linkov2022-05-04
* Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-22
* * lisp/tab-bar.el (tab-bar-undo-close-tab): Update tab-bar-lines (bug#54684)Juri Linkov2022-04-03
* * lisp/tab-bar.el (tab-bar-new-tab-to): Don't funcall const values.Juri Linkov2022-03-20
* * lisp/tab-bar.el: Create new unique windows with 'C-x t n' (bug#54038).Juri Linkov2022-02-23
* * lisp/tab-bar.el (tab-bar-new-tab-choice): Add const 'window'. Update doc.Juri Linkov2022-02-06
* * lisp/tab-bar.el (tab-bar-menu-bar-button): New variable (bug#51648).Juri Linkov2022-01-29
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | * lisp/tab-bar.el (tab-bar-history-mode-map): New defvar-keymap.Juri Linkov2021-12-27
* | Merge from origin/emacs-28Stefan Kangas2021-12-13
|\|
| * * lisp/tab-bar.el (tab-bar-switch-to-last-tab): Add 'abs' for precautions.Juri Linkov2021-12-12