]> git.eshelyaron.com Git - emacs.git/commit
Make previous-buffer and next-buffer repeatable
authorDamien Cassou <damien@cassou.me>
Wed, 26 Oct 2022 15:12:14 +0000 (17:12 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Sun, 30 Oct 2022 13:14:13 +0000 (14:14 +0100)
commitb1fa7974bb416b3b44234966ff14c6a4719d7997
treefde9e81f6ec5a117a294853a58d47ae08dac37b2
parentcb8918d7cc028988bad79b66cbf577f2f37413e1
Make previous-buffer and next-buffer repeatable

* lisp/bindings.el (buffer-navigation-repeat-map): Add new map.
* lisp/bindings.el (previous-buffer, next-buffer): Mark as
repeatable.  (Bug#58800)
lisp/bindings.el