]> git.eshelyaron.com Git - emacs.git/commit
Support PREDICATE in ido-read-buffer
authorDmitry Gutov <dgutov@yandex.ru>
Wed, 28 Feb 2018 13:43:40 +0000 (15:43 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Wed, 28 Feb 2018 13:43:40 +0000 (15:43 +0200)
commit172f7e5488ff91e2bef2d8217a91ffda0defb368
tree7f6ce2e3d6074e7ceabc773345f0b9bb7c5c258c
parent108ce84432d597f92637ea74bd0a094224d157de
Support PREDICATE in ido-read-buffer

* lisp/ido.el (ido-predicate): New variable.
(ido-read-buffer): Bind it.
(ido-make-buffer-list): Use it.
lisp/ido.el