]> git.eshelyaron.com Git - emacs.git/commit
Separate out the "/" prefix into a named keymap in ibuffer
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 26 Jul 2019 12:38:35 +0000 (14:38 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 26 Jul 2019 12:38:35 +0000 (14:38 +0200)
commite986ba1968ad221be3150e4b4cd51a345e980e3b
tree7182d3449be09d90bf9e050f6a6ab27d72ebd9c6
parent68789c9370f62e9288683591a1849fd3843e7a13
Separate out the "/" prefix into a named keymap in ibuffer

* lisp/ibuffer.el (ibuffer--filter-map): Separate out into its own
keymap (bug#25797).
(ibuffer-mode-map): Bind the "/" key to it.
lisp/ibuffer.el