]> git.eshelyaron.com Git - emacs.git/commit
Tab-bar related fixes.
authorJuri Linkov <juri@linkov.net>
Wed, 29 Jan 2020 23:22:19 +0000 (01:22 +0200)
committerJuri Linkov <juri@linkov.net>
Wed, 29 Jan 2020 23:22:19 +0000 (01:22 +0200)
commitde411615344d1551d685e45b0739e1f738cf4afd
treebc61466b8d578f7a09dcf1ead44d60878940a0b0
parent247f2cfa021f26fc9b36798664545027051260e9
Tab-bar related fixes.

* lisp/cus-start.el (tab-bar-mode): Use dedicated group 'tab-bar'.

* lisp/tab-bar.el (tab-bar-history-mode): Add :group 'tab-bar'.
(tab-bar-get-buffer-tab): Add optional arg 'ignore-current-tab'.

* lisp/desktop.el (desktop-buffers-not-to-save-function): Add docstring.
lisp/cus-start.el
lisp/desktop.el
lisp/tab-bar.el