]> git.eshelyaron.com Git - emacs.git/commit
Fix tab-line cycling when using buffer groups (bug#52050)
authorMatt Kramer <mkramer@lbl.gov>
Wed, 24 Nov 2021 19:41:52 +0000 (21:41 +0200)
committerJuri Linkov <juri@linkov.net>
Wed, 24 Nov 2021 19:42:32 +0000 (21:42 +0200)
commit11e5c7d8ca58cc946930048b5c88c8f582d4d5d8
treea420b4e574a8f8bccb4af669875cda10007f3132
parent05c084cebb3d4c857a5aa20219d8c638913f07f3
Fix tab-line cycling when using buffer groups (bug#52050)

* lisp/tab-line.el (tab-line-switch-to-prev-tab, tab-line-switch-to-next-tab):
Remove tabs that aren't associated with a buffer, such as the `group-tab' that
exists when `tab-line-tabs-function' is `tab-line-tabs-buffer-groups'.

Copyright-paperwork-exempt: yes
lisp/tab-line.el