]> git.eshelyaron.com Git - emacs.git/commit
Make ibuffer-mark-by-file-name-regexp work on the displayed file name
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 23 Aug 2019 00:52:07 +0000 (17:52 -0700)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 23 Aug 2019 00:52:07 +0000 (17:52 -0700)
commit18e9cb8f431e4b7520e99854b423c25d546335be
tree1cacb9bc0905d708c089f9be84877ff4a02fa0ca
parent6b38e34a11a85d50fa384b90ed21ea60d6d646d5
Make ibuffer-mark-by-file-name-regexp work on the displayed file name

* lisp/ibuf-ext.el (ibuffer-mark-by-file-name-regexp): Perform the
matching on the abbreviated (i.e., displayed) file name, and not
the complete name (bug#18859).  This seems like the more expected
action.
lisp/ibuf-ext.el