]> git.eshelyaron.com Git - emacs.git/commit
Call tab-bar-tab-post-open-functions during tabs initialization
authorJuri Linkov <juri@linkov.net>
Wed, 30 Oct 2024 18:32:28 +0000 (20:32 +0200)
committerEshel Yaron <me@eshelyaron.com>
Fri, 1 Nov 2024 13:17:54 +0000 (14:17 +0100)
commit08a1e09952dd3e393e9ed6efc9f52177d55af71e
treea479b7325b2766eb58ab01a14c98f1bf9fb5905b
parent5a8cbc40801054088aed8b40b4de1b3489652d76
Call tab-bar-tab-post-open-functions during tabs initialization

* lisp/tab-bar.el (tab-bar-tabs): Run the hook
'tab-bar-tab-post-open-functions' after creating the first tab
in the selected frame's tab-bar list of tabs (bug#74087).
Suggested by Ship Mints <shipmints@gmail.com>.

(cherry picked from commit 2c062dfdf50970766db179ccbad7ce71c541cd72)
lisp/tab-bar.el