]> git.eshelyaron.com Git - emacs.git/commit
Fix Bug#24962
authorTino Calancha <tino.calancha@gmail.com>
Thu, 8 Dec 2016 04:46:25 +0000 (13:46 +0900)
committerTino Calancha <tino.calancha@gmail.com>
Thu, 8 Dec 2016 04:46:25 +0000 (13:46 +0900)
commitaf96803459cb777fa4528e02bd0f60c1d502638f
treeb9b157550cdb66521046126ed63e141c70b1a526
parent2766c607b0b0d201be5b9b1d5eb291415e5980d8
Fix Bug#24962

* lisp/buff-menu.el (list-buffers--refresh):
List buffers with name starting with " " if they visit a file.
* test/lisp/buff-menu-tests.el (buff-menu-24962):
Update test result as pass.
lisp/buff-menu.el
test/lisp/buff-menu-tests.el