]> code.delx.au - gnu-emacs/commit
Ibuffer: Mark buffers by content
authorTino Calancha <tino.calancha@gmail.com>
Sun, 3 Jul 2016 05:51:18 +0000 (14:51 +0900)
committerTino Calancha <tino.calancha@gmail.com>
Sun, 3 Jul 2016 05:51:18 +0000 (14:51 +0900)
commit08974112ae68aefba658a8516c8faa3374edc924
tree5bc0062ebb20134fed5693e06c1f1c6e12a4b6af
parent0d06e94309fc2f296741a06394413209b45433cd
Ibuffer: Mark buffers by content

* lisp/ibuf-ext.el (ibuffer-mark-by-content-regexp): New command.
(ibuffer-never-search-content-name): New option.
(ibuffer-never-search-content-mode): Idem.
(ibuffer-mark-by-content-regexp): Use them (Bug#23734).

* lisp/ibuffer.el (ibuffer-mode-map): Bind new command to '% c' and '% g'.
(ibuffer-mode): Update mode documentation.
; * etc/NEWS: Add NEWS entry for these changes.
etc/NEWS
lisp/ibuf-ext.el
lisp/ibuffer.el