]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-bar.el (tab-bar-select-tab): Fix tab-bar-history-mode.
authorJuri Linkov <juri@linkov.net>
Tue, 14 Jan 2025 18:20:42 +0000 (20:20 +0200)
committerEshel Yaron <me@eshelyaron.com>
Fri, 17 Jan 2025 11:30:28 +0000 (12:30 +0100)
commit77512c0155e2397f2e45e6d8053e95029ea4950d
treea70ba4cb0f2fab69c99246a40a203c827baac0f2
parentb5434b20cad2fdc3ec407915d6bfdf68297a96de
* lisp/tab-bar.el (tab-bar-select-tab): Fix tab-bar-history-mode.

Reset the values of 'tab-bar-history-back' and 'tab-bar-history-forward'
to nil to not retain a previous tab's history after switching to another
tab using window-state.

(cherry picked from commit 6b71d0b1786928474741c356eb7199746f07eb62)
lisp/tab-bar.el