summaryrefslogtreecommitdiff
path: root/lisp/tab-bar.el
Commit message (Expand)AuthorAge
* * lisp/tab-bar.el (tab-bar-new-button-show): Make variable obsolete.Juri Linkov2021-08-15
* * lisp/tab-bar.el (tab-bar-history-buttons-show): Remove defcustom.Juri Linkov2021-08-13
* Adjust tab-bar to the new mode-line-misc-info value (bug#49806)Juri Linkov2021-08-03
* * lisp/tab-bar.el (tab-bar-format-global): Use string-trim-right (bug#30056).Juri Linkov2021-07-27
* Adjust tab-bar to the new mode-line-misc-info valueLars Ingebrigtsen2021-07-24
* * lisp/tab-bar.el (tab-bar--define-keys): Fix global-mode-string (bug#49215)Juri Linkov2021-06-25
* * lisp/tab-bar.el: Add repeat-map keymaps.Juri Linkov2021-04-06
* * lisp/tab-bar.el (tab-bar-tab-post-change-group-functions): New hook.Juri Linkov2021-03-24
* * lisp/tab-bar.el (tab-bar-new-tab-group): Set default to t.Juri Linkov2021-03-22
* * lisp/tab-bar.el: New faces and face options.Juri Linkov2021-03-17
* * lisp/tab-bar.el (tab-bar-select-tab): Support negative arg.Juri Linkov2021-03-16
* * lisp/tab-bar.el: Simplify internal functions.Juri Linkov2021-03-16
* * lisp/tab-bar.el (tab-bar-new-tab-group): New defcustom.Juri Linkov2021-03-15
* * lisp/tab-bar.el (tab-bar-tab-group-format-function): New defcustom.Juri Linkov2021-03-15
* * lisp/tab-bar.el: Tab groups can be displayed with tab-bar-format-tabs-groupsJuri Linkov2021-03-14
* * lisp/tab-bar.el (tab-bar--current-tab-find): New function.Juri Linkov2021-03-11
* * lisp/tab-bar.el (tab-bar-close-group-tabs): New command.Juri Linkov2021-03-10
* * lisp/tab-bar.el: 'C-x t G' (tab-group) assigns a group name to the tab.Juri Linkov2021-03-10
* * lisp/tab-bar.el (tab-bar-select-tab): Set window-state-put WINDOW arg to nilJuri Linkov2021-03-09
* * lisp/tab-bar.el: Minor stylistic fixes.Juri Linkov2021-03-02
* * lisp/tab-bar.el (tab-bar--define-keys): Add check for tab-bar-format-global.Juri Linkov2021-03-01
* * lisp/tab-bar.el: Support displaying global-mode-string in the tab bar.Juri Linkov2021-02-27
* * lisp/tab-bar.el: Move aliases down closer to keybindings.Juri Linkov2021-02-24
* * lisp/tab-bar.el (tab-switch): New defalias to 'tab-bar-switch-to-tab'.Juri Linkov2021-02-24
* * lisp/tab-bar.el (tab-prefix-map): Bind "n" to 'tab-duplicate'.Juri Linkov2021-02-23
* * lisp/tab-bar.el: 'C-x t N' bound to tab-new-to supports a negative argumentJuri Linkov2021-02-22
* * lisp/tab-bar.el: 'C-x t M' bound to tab-move-to supports a negative argumentJuri Linkov2021-02-22
* 'Mod-9' bound to 'tab-last' now switches to the last tab like in web browsersJuri Linkov2021-02-22
* * lisp/tab-bar.el (tab-bar--undefine-keys): New function from tab-bar-mode.Juri Linkov2021-02-22
* New command 'tab-duplicate' like in web browsersJuri Linkov2021-02-17
* * lisp/tab-bar.el: Fix behavior of toggle-frame-tab-bar (bug #46299)Bastian Beranek2021-02-16
* Fix showing and hiding of tab-bar on new frames (bug#46299)Bastian Beranek2021-02-14
* Prefer defvar-local in preloaded filesStefan Kangas2021-01-31
* * lisp/tab-bar.el: Improve tab-bar-show (bug#45556)Juri Linkov2021-01-07
* * lisp/tab-bar.el (tab-bar-tab-name-format-function): New defcustom.Juri Linkov2021-01-05
* * lisp/tab-bar.el (toggle-frame-tab-bar): New command (bug#45556)Juri Linkov2021-01-05
* Refactor tab-bar-mode to -define-keys and -load-buttons (bug#42052)James N. V. Cash2021-01-05
* Update copyright year to 2021Paul Eggert2021-01-01
* Shorten over-wide docstrings in defcustomsStefan Kangas2020-12-19
* New option tab-bar-history-buttons-showGabriel do Nascimento Ribeiro2020-12-14
* Allow creating a new tab for tab-switcher from the minibuffer (bug#45072)Juri Linkov2020-12-14
* Allow creating a new tab from the minibuffer (bug#45072)Juri Linkov2020-12-10
* Use '…' for ellipsis in truncate-string-to-width by default (bug#41250)Juri Linkov2020-10-04
* Add new tab command `C-x t C-r'Earl2020-09-20
* * lisp/tab-bar.el (tab-bar-new-tab-to): Fix tabs not reappearing (bug#42052)James N. V. Cash2020-09-18
* Revert "Use format-prompt in calls to read-from-minibuffer with default value"Lars Ingebrigtsen2020-09-08
* Use format-prompt in calls to read-from-minibuffer with default valueLars Ingebrigtsen2020-09-06
* Use format-prompt in calls to completing-read with a default valueLars Ingebrigtsen2020-09-06
* * lisp/window.el (display-buffer-override-next-command): Add ECHO arg.Juri Linkov2020-07-19
* Subject: Frame-local tab-bar for numeric value of tab-bar-show (bug#42052)James N. V. Cash2020-06-30