]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-bar.el (tab-bar-new-tab-to): Don't funcall const values.
authorJuri Linkov <juri@linkov.net>
Sun, 20 Mar 2022 18:59:04 +0000 (20:59 +0200)
committerJuri Linkov <juri@linkov.net>
Sun, 20 Mar 2022 18:59:04 +0000 (20:59 +0200)
commita31be116aeee43b7a2e14d53db226933d4e8a012
tree9fe0c243a63a8da27ed22da0d8851784a85e2803
parentaec44a5be3fddb253b85d15a139b5712fddbc3d4
* lisp/tab-bar.el (tab-bar-new-tab-to): Don't funcall const values.

Filter out the values 'clone' and 'window' of 'tab-bar-new-tab-choice'
from function call.
lisp/tab-bar.el