]> git.eshelyaron.com Git - emacs.git/commit
Add repeat map for tab-bar-history (bug#78804)
authorJames Thomas <jimjoe@gmx.net>
Mon, 16 Jun 2025 05:02:29 +0000 (10:32 +0530)
committerEshel Yaron <me@eshelyaron.com>
Wed, 18 Jun 2025 08:14:25 +0000 (10:14 +0200)
commit8a49e19622cd3ac97cc3f3d30ca1511513276c75
tree932007f52f191c73f6b55a7c6e03f6a963004fca
parentc7783296fe7d3438bc389fd87f34275b1137b8f4
Add repeat map for tab-bar-history (bug#78804)

Add repeat map similar to that of winner-mode (to which
tab-bar-history is an alternative).

* lisp/tab-bar.el (tab-bar-history-repeat-map): Make the change.

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